Skip to content

Commit 700074c

Browse files
committed
更新测试用例
1 parent f6feb51 commit 700074c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/test_script/format_text_shouldbe/expression.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ local t3 = - -2 + - - - -5
55

66
(function() end)()
77
call(123, 456)(789)
8-
call "12313"(456)
8+
call "12313" (456)
99
call(123)"456"
1010
print [[
1111
12313

0 commit comments

Comments
 (0)