Skip to content

V8 Natives Syntax #339

Description

@PandaWorker

I need to use native syntax for debugging, but amaro (swc) thinks it's invalid syntax.

//@ts-expect-error
%DebugPrint(null);
//@ts-expect-error
%DebugPrint(null);
^

SyntaxError [ERR_INVALID_TYPESCRIPT_SYNTAX]: Expression expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions