8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
moonscript must be run in compatibility mode:
|
|
> compat moon T.moon
|
|
> compat moonc T.moon
|
|
|
|
moon and moonc were modified to allow relative paths:
|
|
> cd /packages/moonscript
|
|
> compat moonc T.moon
|