https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 4f84639e4734478c6ea3a8cb318913ff1cbffb0e authored by Daniel Rosenwasser on 25 August 2016, 22:48:08 UTC
Reimplemented Nathan's changes.
Tip revision: 4f84639
issue_template.md
<!-- BUGS: Please use this template. -->
<!-- QUESTIONS: This is not a general support forum! Ask Qs at http://stackoverflow.com/questions/tagged/typescript -->
<!-- SUGGESTIONS: See https://github.com/Microsoft/TypeScript-wiki/blob/master/Writing-Good-Design-Proposals.md -->

**TypeScript Version:**  1.8.0 / nightly (2.0.0-dev.201xxxxx)

**Code**

```ts
// A *self-contained* demonstration of the problem follows...

```

**Expected behavior:**

**Actual behavior:** 
back to top