We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6feb51 commit 700074cCopy full SHA for 700074c
Test/test_script/format_text_shouldbe/expression.lua
@@ -5,7 +5,7 @@ local t3 = - -2 + - - - -5
5
6
(function() end)()
7
call(123, 456)(789)
8
-call "12313"(456)
+call "12313" (456)
9
call(123)"456"
10
print [[
11
12313
0 commit comments