moonscript/tests/inputs/import.moon

23 lines
261 B
Plaintext
Raw Normal View History

2011-05-24 05:43:40 +00:00
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]