5 lines
61 B
Systemverilog
5 lines
61 B
Systemverilog
|
|
`define A(a)
|
|
`A // Macro called without required argument.
|
|
|