Updated baselines again

This commit is contained in:
Josh Goldberg 2019-04-04 15:04:11 -04:00
parent e767ee0472
commit 0c832f258d

View File

@ -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;