Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
6974ffc5ed0bd5daee67697a11331c4ec2ca9f1e
/
.
/
SVIncCompil
/
Testcases
/
Yosys
/
errors
/
syntax_err02.v
blob: c72e976a81f82667b3d9734946ef6cabb9eaa3bf [
file
] [
log
] [
blame
]
module
a
;
task to
(
input integer
[
3
:
0
]
x
);
endtask
endmodule