Skip to content

Commit

Permalink
Updated baselines again
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Goldberg committed Apr 4, 2019
1 parent e767ee0 commit 0c832f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ var __extends = (this && this.__extends) || (function () {
})();
var Test = /** @class */ (function () {
function Test() {
var _this = this;
var _a, _b, _c;
var _this = this;
this.p1 = 0;
this.p2 = this.p1;
this.p3 = this.p4;
Expand Down

0 comments on commit 0c832f2

Please sign in to comment.