TypeScript/tests/cases/conformance/async/es6
2015-06-19 18:05:43 -07:00
..
asyncArrowFunction Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
awaitBinaryExpression Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
awaitCallExpression Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
functionDeclarations Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncAwait_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncAwaitIsolatedModules_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncClass_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncConstructor_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncDeclare_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncEnum_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncGetter_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncInterface_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncModule_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
asyncSetter_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00
awaitUnion_es6.ts Moved async functions for ES6 behind experimental flag 2015-06-19 18:05:43 -07:00