4 lines
81 B
Coq
4 lines
81 B
Coq
|
|
(* foo, bar=1 *) (* baz=1 *) module foo;
|
||
|
|
initial $display("PASSED");
|
||
|
|
endmodule
|