mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
23 lines
261 B
Plaintext
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]
|
|
|