diff options
Diffstat (limited to 'test/passes/split-exp/primop.fir')
| -rw-r--r-- | test/passes/split-exp/primop.fir | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/passes/split-exp/primop.fir b/test/passes/split-exp/primop.fir index 3b120217..b2f0af82 100644 --- a/test/passes/split-exp/primop.fir +++ b/test/passes/split-exp/primop.fir @@ -4,7 +4,6 @@ circuit Top : module Top : output out : UInt<1> - output out2 : UInt<1> wire m : UInt<1>[3] m[0] := UInt(0) |
