Files
yosys/tests/errors/syntax_err04.v
T
2026-06-23 07:23:41 +02:00

4 lines
31 B
Verilog

module a;
wire [3]x;
endmodule