macro_vendor_comment.sv 74 Bytes
Newer Older
1 2 3 4
`define YUCK /``* some awful garbage *``/
module top;
    `YUCK
endmodule