TypeScript/tests/baselines/reference/wrappedIncovations2.symbols

8 lines
152 B
Plaintext
Raw Normal View History

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