moonscript/spec/outputs/ambiguous_tables.lua
2020-04-30 15:21:17 -07:00

6 lines
50 B
Lua

local x = {
hello,
(one),
(two),
three()
}