Skip to content

Example from coffeescript.org is not working anymore. #189

Description

@kuznetsov-online

Destructuring assignment example from http://coffeescript.org/ is not compatible with version 108.0.11.

class Person
  constructor: (options) ->
    {@name, @age, @height = 'average'} = options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions