sv2v/test/warning/interface.sv

4 lines
47 B
Systemverilog

interface Interface;
logic x;
endinterface