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

3 lines
139 B
Plaintext

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