Skip to content

Commit 1d202f6

Browse files
authored
Merge pull request #9622 from Microsoft/update-conflicting-baseline
Update conflicting baseline.
2 parents 2f768f6 + 6ad4482 commit 1d202f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: tests/baselines/reference/multipleDeclarations.symbols

+2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ C.prototype.m = function() {
1313
>m : Symbol(C.m, Decl(input.js, 1, 14), Decl(input.js, 3, 1))
1414

1515
this.nothing();
16+
>this : Symbol(C, Decl(input.js, 0, 0))
17+
1618
};
1719

0 commit comments

Comments
 (0)