Update nimvm scope test expectation

This commit is contained in:
ringabout
2026-08-14 21:23:54 +08:00
parent 85d5fef236
commit b6d94353c0

View File

@@ -63,7 +63,7 @@ proc foo2 =
discard
else:
let x = 1
doAssert x == 1
doAssert not declared(x)
when false:
discard