-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: Comment EmitThe issue relates to the emission of comments when compilingThe issue relates to the emission of comments when compilingFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
TypeScript Version: 2.3.3 +
Code
export const a = /*#__PURE__*/create("a")Expected behavior:
CallExpression.leadingComments should have comments
Actual behavior:
in https://astexplorer.net/

Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: Comment EmitThe issue relates to the emission of comments when compilingThe issue relates to the emission of comments when compilingFixedA PR has been merged for this issueA PR has been merged for this issue