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

4 lines
60 B
TypeScript

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