sv2v/test/error/missing_endmodule_1.sv

3 lines
53 B
Systemverilog

// pattern: missing expected `endmodule`
module foo;