mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
merging in master
This commit is contained in:
@@ -69,9 +69,9 @@ ok obj.is()
|
||||
ok not obj.not()
|
||||
|
||||
|
||||
# Top-level object literal doesn't break things.
|
||||
### Top-level object literal... ###
|
||||
obj: 1
|
||||
|
||||
### ...doesn't break things. ###
|
||||
|
||||
# Funky indentation within non-comma-seperated arrays.
|
||||
result = [['a']
|
||||
|
||||
Reference in New Issue
Block a user