9 lines
95 B
Plaintext

`define A \
initial begin // comment \
end
module test();
initial begin
end endmodule