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