mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-03 04:13:40 +00:00
Update nimvm scope test expectation
This commit is contained in:
@@ -63,7 +63,7 @@ proc foo2 =
|
||||
discard
|
||||
else:
|
||||
let x = 1
|
||||
doAssert x == 1
|
||||
doAssert not declared(x)
|
||||
|
||||
when false:
|
||||
discard
|
||||
|
||||
Reference in New Issue
Block a user