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

8 lines
152 B
Plaintext

=== tests/cases/compiler/wrappedIncovations2.ts ===
var v = this.
>v : Symbol(v, Decl(wrappedIncovations2.ts, 0, 3))
foo().
bar().
baz();