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

3 lines
142 B
Plaintext

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