1 parent f17247a commit 25a6a40Copy full SHA for 25a6a40
1 file changed
src/lib/rtlil/lower.mbt
@@ -160,7 +160,6 @@ fn RTLILLowering::lower_stmt(
160
},
161
)
162
}
163
- Stop(_) => ()
164
_ =>
165
raise Failure("Unsupported command '\{cmd.name()}' in RTLIL lowering")
166
0 commit comments