TypeScript/tests/baselines/reference/templateStringInWhile.symbols

5 lines
220 B
Plaintext
Raw Normal View History

=== tests/cases/conformance/es6/templates/templateStringInWhile.ts ===
while (`abc${0}abc`) {
No type information for this code. `def${1}def`;
No type information for this code.}
No type information for this code.