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