aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/inputs/local.yue4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/inputs/local.yue b/spec/inputs/local.yue
index 33251a9..8e04742 100644
--- a/spec/inputs/local.yue
+++ b/spec/inputs/local.yue
@@ -91,4 +91,8 @@ do
91 -- this generates a nil value in the body 91 -- this generates a nil value in the body
92 for a in *{} do _ = a 92 for a in *{} do _ = a
93 93
94do
95 local *
96 x = a or b
97
94g = 2323 -- test if anything leaked 98g = 2323 -- test if anything leaked