TypeScript/tests/baselines/reference/templateStringInWhile.symbols
2015-04-15 16:44:20 -07:00

5 lines
220 B
Plaintext

=== 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.