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

8 lines
152 B
Plaintext

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