moonscript/spec/inputs/ambiguous_tables.moon

7 lines
34 B
Plaintext
Raw Normal View History

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