aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/existential.yue
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2023-05-17 15:11:09 +0800
committerLi Jin <dragon-fly@qq.com>2023-05-17 15:11:09 +0800
commit4bd1513262a61071b07f5efe2a3cb9356ce6c8c2 (patch)
treeaaaf73884315aeb436f7bb4020e9bd9c20344c90 /spec/inputs/existential.yue
parent0c589d36fadba92d547fc6a93a2d5494d4d51981 (diff)
downloadyuescript-0.16.5.tar.gz
yuescript-0.16.5.tar.bz2
yuescript-0.16.5.zip
fix spec.v0.16.5
Diffstat (limited to 'spec/inputs/existential.yue')
-rw-r--r--spec/inputs/existential.yue2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/inputs/existential.yue b/spec/inputs/existential.yue
index e73b421..27891dc 100644
--- a/spec/inputs/existential.yue
+++ b/spec/inputs/existential.yue
@@ -49,7 +49,7 @@ with? io.open "test.txt", "w"
49 \write "hello" 49 \write "hello"
50 \close! 50 \close!
51 51
52tb?.<a>? 123 52tb?.<call>? 123
53 53
54with? tb.<>?.<index> 54with? tb.<>?.<index>
55 .a = 1 55 .a = 1