UNPKG

typescript

Version:

TypeScript is a language for application scale JavaScript development

28 lines (19 loc) 831 B
<!-- Thank you for contributing to TypeScript! Please review this checklist before submitting your issue. [ ] Many common issues and suggestions are addressed in the FAQ https://github.com/Microsoft/TypeScript/wiki/FAQ [ ] Search for duplicates before logging new issues https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue [ ] Questions are best asked and answered at Stack Overflow http://stackoverflow.com/questions/tagged/typescript For bug reports, please include the information below. __________________________________________________________ --> **TypeScript Version:** 1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217) **Code** ```ts // A self-contained demonstration of the problem follows... ``` **Expected behavior:** **Actual behavior:**