moonscript/spec/outputs/ambiguous_tables.lua

6 lines
50 B
Lua
Raw Normal View History

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