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