mirror of
https://github.com/verilator/verilator.git
synced 2025-01-12 01:27:36 +00:00
4 lines
47 B
Systemverilog
4 lines
47 B
Systemverilog
|
module a;
|
||
|
initial $lay(*Hello!=n");
|
||
|
endmodule
|