yosys/tests/errors/syntax_err01.v

5 lines
38 B
Verilog

module a;
integer [31:0]w;
endmodule