moonscript/tests/inputs/import.moon
2011-06-22 23:45:03 -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]