index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
errors
/
syntax_err13.v
blob: b5c942fcad429ce912fa151a657fbd7a0e679b5b (
plain
)
1
2
3
4
module
a
#(
p
=
0
)
();
endmodule