Files
TypeScript/tests
Nathan Shively-Sanders 14d95edd33 Test:Block-scoped definition of Promise works
Previously, a block-scoped definition of Promise like `class Promise<T>` in
a script would cause a crash
2017-06-22 15:30:06 -07:00
..