1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

added the 'delete' operator

This commit is contained in:
Jeremy Ashkenas 2009-12-17 21:21:07 -05:00
parent 0dc445138b
commit 9976de76f5
4 changed files with 12 additions and 4 deletions

View file

@ -147,4 +147,7 @@ a_googol: 1e100
hex: 0xff0000
negative: -1.0
negative: -1.0
# Deleting.
delete secret.identity