sv2v/test/error/missing_endmodule_1.sv

3 lines
53 B
Systemverilog
Raw Normal View History

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