macro_underapplied.sv 72 Bytes
Newer Older
1 2 3
// pattern: too few macro arguments given
`define MACRO(a, b)
`MACRO(x)