summaryrefslogtreecommitdiff
path: root/testdata/012_async.ts
AgeCommit message (Collapse)Author
2018-05-26Support async/await by including ES2017Ryan Dahl
This required adjusting the module loading system.