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