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