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