Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
b2c8950dbc163e2320c742c5badef8d829b836c0
/
.
/
SVIncCompil
/
Testcases
/
Yosys
/
errors
/
syntax_err10.v
blob: d3280405c807e85f86b0af1f4c90bf332fdffeb4 [
file
]
module
a
;
parameter integer
[
2
:
0
]
x
=
0
;
endmodule