TypeScript/tests/baselines/reference/parserDoStatement2.symbols

3 lines
143 B
Plaintext
Raw Normal View History

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