aboutsummaryrefslogtreecommitdiffstats
path: root/tests/errors/syntax_err04.v
blob: d488e5dbb20be82a644e6630876311babfc3e454 (plain)
1
2
3
4
module a;
wire [3]x;
endmodule