Merge pull request #9622 from Microsoft/update-conflicting-baseline

Update conflicting baseline.
This commit is contained in:
Nathan Shively-Sanders 2016-07-11 14:10:40 -07:00 committed by GitHub
commit 1d202f6274

View file

@ -13,5 +13,7 @@ C.prototype.m = function() {
>m : Symbol(C.m, Decl(input.js, 1, 14), Decl(input.js, 3, 1))
this.nothing();
>this : Symbol(C, Decl(input.js, 0, 0))
};