mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 16:39:46 -05:00
Updated baselines again
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user