mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-07 03:43:04 +02:00
more test coverage and dead code removal
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// pattern: encountered continue outside of loop
|
||||
module top;
|
||||
initial continue;
|
||||
endmodule
|
||||
Reference in New Issue
Block a user