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