undefined_macro.sv 72 Bytes
Newer Older
1
// pattern: Undefined macro: SOMETHING
2 3 4
`SOMETHING
module top;
endmodule