Skip to content

Block comments bug in switch statement #2374

@tesseralis

Description

@tesseralis
a = 2
switch a
  ### Causes an error ###
  when 2 then true
  else false  

As tested in the coffeescript website.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions