TypeScript/tests/cases
Anders Hejlsberg b9d0e17298
Ignore switch statement bypass control flows that produce `never` (#51703)
* Ignore switch statement bypass control flows that produce 'never'

* Add regression test
2022-12-07 16:19:09 -08:00
..
compiler Ignore switch statement bypass control flows that produce `never` (#51703) 2022-12-07 16:19:09 -08:00
conformance Fixed method signature of Atomics.waitAsync (#51602) 2022-12-01 16:41:28 -08:00
docker Remove some files from the repo root (#51446) 2022-12-06 13:42:54 -08:00
fourslash Fix namespace import update bug, simplify, comment, and rename (#51797) 2022-12-06 16:38:33 -08:00
project
projects
test262-harness
unittests
user