TypeScript/tests/baselines/reference/parserDoStatement2.types
2014-08-15 14:37:48 -07:00

3 lines
143 B
Plaintext

=== tests/cases/conformance/parser/ecmascript5/Statements/parserDoStatement2.ts ===
do{;}while(false)false
No type information for this code.