moonscript/spec/inputs/ambiguous_tables.moon
2020-04-30 15:21:17 -07:00

7 lines
34 B
Plaintext

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