mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
fix typo, add date
This commit is contained in:
parent
c3f4e511c2
commit
b8244cb093
@ -1,12 +1,12 @@
|
|||||||
|
|
||||||
|
|
||||||
# MoonScript v0.5.0 (2016-X-XX)
|
# MoonScript v0.5.0 (2016-9-25)
|
||||||
|
|
||||||
## Syntax updates
|
## Syntax updates
|
||||||
|
|
||||||
### Function calls
|
### Function calls
|
||||||
|
|
||||||
Function calls with parentheses can not have free whitespace around the
|
Function calls with parentheses can now have free whitespace around the
|
||||||
arguments. Additionally, a line break may be used in place of a comma:
|
arguments. Additionally, a line break may be used in place of a comma:
|
||||||
|
|
||||||
```moonscript
|
```moonscript
|
||||||
|
Loading…
Reference in New Issue
Block a user