swc/crates/swc_ecma_parser/tests/tsc/asyncFunctionDeclaration4_es2017.ts

4 lines
63 B
TypeScript

// @target: es2017
// @noEmitHelpers: true
function await() {
}