aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/syntax.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/outputs/syntax.lua')
-rw-r--r--spec/outputs/syntax.lua14
1 files changed, 5 insertions, 9 deletions
diff --git a/spec/outputs/syntax.lua b/spec/outputs/syntax.lua
index 20b8469..cfe63eb 100644
--- a/spec/outputs/syntax.lua
+++ b/spec/outputs/syntax.lua
@@ -217,15 +217,11 @@ else
217end 217end
218do 218do
219 local _with_0 = tb 219 local _with_0 = tb
220 do 220 local _obj_2 = _with_0.b.c
221 local _obj_2 = _with_0.b.c 221 local _with_1 = vec
222 do 222 _with_1.x = 1
223 local _with_1 = vec 223 _with_1.y = 2
224 _with_1.x = 1 224 _obj_2[#_obj_2 + 1] = _with_1
225 _with_1.y = 2
226 _obj_2[#_obj_2 + 1] = _with_1
227 end
228 end
229end 225end
230do 226do
231 local _obj_2 = a.b.c.d:f().g 227 local _obj_2 = a.b.c.d:f().g