sv2v/test/error/end_label_module_wrong.sv

4 lines
83 B
Systemverilog

// pattern: element "yes" has mismatched end label "no"
module yes;
endmodule : no