Skip to content

Multiline comments returned in backcalls #192

Closed
@vendethiel

Description

@vendethiel
$ coco -bcs
  <- foo
  bar!
  /* bar */

foo(function(){
  bar();
  return /* bar */;
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions