aboutsummaryrefslogtreecommitdiff
path: root/test/passes/expand-whens/one-when.fir
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/expand-whens/one-when.fir')
-rw-r--r--test/passes/expand-whens/one-when.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/expand-whens/one-when.fir b/test/passes/expand-whens/one-when.fir
index 718f1d4b..114e5b5b 100644
--- a/test/passes/expand-whens/one-when.fir
+++ b/test/passes/expand-whens/one-when.fir
@@ -3,7 +3,7 @@
; CHECK: Expand Whens
circuit top :
module top :
- mem m : UInt<1>[2]
+ cmem m : UInt<1>[2]
wire i : UInt<1>
wire p : UInt<1>
wire j : UInt<1>