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

7 lines
322 B
Plaintext

=== tests/cases/conformance/parser/ecmascript5/StrictMode/parserStrictMode16.ts ===
"use strict";
No type information for this code.delete this;
No type information for this code.delete 1;
No type information for this code.delete null;
No type information for this code.delete "a";
No type information for this code.