Sign in
foss-fpga-tools
/
third_party
/
yosys
/
f88335a8a5284a8e69230ec20eeeca6c02b055bf
/
.
/
tests
/
errors
/
syntax_err05.v
blob: 8a1f11532d3e538e07f1e4d0ea7236b868f4d463 [
file
]
module
a
;
input x
[
2
:
0
];
endmodule