mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
more todos
This commit is contained in:
parent
44106f3e06
commit
16f80ed963
1 changed files with 1 additions and 0 deletions
1
code.jaa
1
code.jaa
|
@ -4,6 +4,7 @@
|
|||
# postfix ifs and unlesses
|
||||
# Fix array comprehensions -- they're mad busted.
|
||||
# Start looking up all free assignments in scope -- to var or not to var.
|
||||
# Think of a name for this crazy thing.
|
||||
|
||||
# Functions:
|
||||
square: x => x * x.
|
||||
|
|
Loading…
Add table
Reference in a new issue