sv2v/test/error/missing_endinterface_1.sv

3 lines
59 B
Systemverilog

// pattern: missing expected `endinterface`
interface foo;