sv-parser-pp 0.12.0

Helper crate of sv-parser
Documentation
1
2
3
4
5
6
module a;
initial begin
    if (`__LINE__ == 0) begin
    end
end
endmodule