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