mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-03 03:13:21 +02:00
If let's say the enumeration of inputs took several lines, then all after the first one were ignored. Since the first line ended with a comma, an error was generated when trying to use the resulting file. Signed-off-by: YRabbit <[email protected]>