mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 10:00:13 -06:00
Updated baselines again
This commit is contained in:
parent
e767ee0472
commit
0c832f258d
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user