TypeScript/tests/cases/conformance/async/es6/functionDeclarations/asyncFunctionDeclaration8_es6.ts
2015-10-12 14:27:58 -07:00

3 lines
No EOL
64 B
TypeScript

// @target: ES6
// @noEmitHelpers: true
var v = { [await]: foo }