moonscript/tests/inputs/import.moon
2011-05-23 22:43:40 -07:00

23 lines
261 B
Plaintext

import hello from yeah
import hello, world from table["cool"]
import a, :b, c from items
import master, :ghost from find "mytable"
a, yumm = 3434, "hello"
_table_0 = 232
import something from a table
if indent
import okay, :well from tables[100]