blob: 6eec44ade3d8b4d4a987e2deeb146fcb08bf147c [file] [log] [blame] [edit]
module a;
task to (
input [3]x
);
endtask
endmodule