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