iverilog/ivtest/vhdl_tests/pr2531370.v

6 lines
61 B
Verilog

module test();
initial
$display("Error: %m");
endmodule