Skip to content

Async arrow functions #8262

Description

@michaelmesser

TypeScript Version:

Typescript playground

Code

const x = async i => await someOtherFunction(i)

Expected behavior:
It works
Actual behavior:
Cannot find name async

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptES NextNew featurers for ECMAScript (a.k.a. ESNext)FixedA PR has been merged for this issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions