index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
errors
/
syntax_err06.v
blob: b35a1dea24f7531923e8245856a9ba93a863b620 (
plain
)
1
2
3
4
5
6
module
a
;
initial
begin
:
label1
end
:
label2
endmodule