https://github.com/Microsoft/TypeScript
Raw File
Tip revision: a1eda3c23d0adf43db5b72621b61c2b91f460aa2 authored by Andy on 15 August 2016, 15:42:11 UTC
Merge pull request #10341 from Microsoft/runtests_browser_response_code
Tip revision: a1eda3c
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