Skip to content

In JS, "Invalid character" error for # right after any JSDoc tag #27159

@sandersn

Description

@sandersn
/** @hi #_make */
var UI = {};

Expected behavior:
No error on #

Actual behavior:
"Invalid character" on #.

Might be a result of #26915 ?

I couldn't get it to repro in Typescript but didn't try very hard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions