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

3 lines
No EOL
139 B
Text

=== tests/cases/conformance/es6/templates/templateStringInIndexExpressionES6.ts ===
`abc${0}abc`[`0`];
No type information for this code.