Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
9feee6fe73aa5195cb7e9a2bf9ab3c6a3ff0980d
/
.
/
SVIncCompil
/
Testcases
/
Icarus
/
ivltests
/
comment1.v
blob: eeaa15b8a45b2fb3ac3a1c736edf9f304a2c7b0e [
file
] [
log
] [
blame
]
/* )* */
/* (* /* *) */
module
test
();
initial $display
(
"PASSED"
);
endmodule