TypeScript/tests/baselines/reference/templateStringInDeleteExpression.symbols

3 lines
139 B
Plaintext
Raw Normal View History

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