Sign in
foss-fpga-tools
/
third_party
/
yosys
/
5fad53b504a7ac05fb959f0ca84829bd550aac47
/
.
/
tests
/
errors
/
syntax_err03.v
blob: 6eec44ade3d8b4d4a987e2deeb146fcb08bf147c [
file
]
module
a
;
task to
(
input
[
3
]
x
);
endtask
endmodule