forked from jashkenas/coffeescript
-
Notifications
You must be signed in to change notification settings - Fork 59
Example from coffeescript.org is not working anymore. #189
Open
Description
Destructuring assignment example from http://coffeescript.org/ is not compatible with version 108.0.11.
class Person constructor: (options) -> {@name, @age, @height = 'average'} = options
Activity
Metadata
Metadata
Assignees
Labels
No labels