Sign in
foss-fpga-tools
/
third_party
/
yosys
/
6028f5df1a7f86e73028c6a0c2b63ab16a1335d6
/
.
/
tests
/
errors
/
syntax_err11.v
blob: f3cde9dfca7802dba753c5700c4b71a338ba4da8 [
file
]
module
a
;
parameter integer real x
=
0
;
endmodule