changed testcase for new LL semantics

This commit is contained in:
Andreas Rumpf
2015-12-29 19:42:11 +01:00
parent 99f167724b
commit e079db95f8

View File

@@ -87,7 +87,7 @@ when true:
proc py() {.closure.} =
echo "py"
const
let
mapping = {
"abc": px,
"xyz": py