aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/inputs/global.yue1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/inputs/global.yue b/spec/inputs/global.yue
index 8316d16..4e3b8aa 100644
--- a/spec/inputs/global.yue
+++ b/spec/inputs/global.yue
@@ -86,4 +86,5 @@ do
86 global const class A 86 global const class A
87 global const Flag = 1 87 global const Flag = 1
88 global const const, x, y = "const", 1, 2 88 global const const, x, y = "const", 1, 2
89 global const math, table
89 90