Skip to content

Inline block comments #2538

Closed
Closed
@steida

Description

@steida

Javacript supports inline block comments.

var foo = /** @type {number} */ (this.getFoo())

CoffeeScript seems to not support such syntax.

foo = ###* @type {number} ### (@getFoo())

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions