Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Aug 22, 2024
1 parent 9757e7a commit ffa9395
Show file tree
Hide file tree
Showing 179 changed files with 160 additions and 342 deletions.
1 change: 0 additions & 1 deletion crates/swc/tests/fixture/issues-6xxx/6438/output/index.js
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
new Date()?.toLocaleDateString();
2 changes: 1 addition & 1 deletion crates/swc/tests/fixture/issues-8xxx/8398/output/index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(obj?.a).b,(obj?.a)(),(obj?.a)[0],(obj?.a)`hello`,(obj.a?.()).a,(obj.a?.())(),(obj.a?.())[0],(obj.a?.())`hello`,a?.b,a?.();
(obj?.a).b,(obj?.a)(),(obj?.a)[0],(obj.a?.()).a,(obj.a?.())(),(obj.a?.())[0];
2 changes: 1 addition & 1 deletion crates/swc/tests/fixture/issues-8xxx/8737/output/1.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
d(function() {
var b = function() {
return a, "some string";
return "some string";
};
return function() {
return b;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [InvalidNonInstantiatedModule.ts]
M;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [MemberFunctionDeclaration3_es6.ts]
foo;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [asOpEmitParens.ts]
x, x.y, new (x());
x.y, new (x());
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Example1 || (Example1 = {}), t = s, Example2 || (Example2 = {}), t = s, Example3
return "categorical";
}
getAxisType(), getAxisType();
}(GH12052 || (GH12052 = {})), GH18421 || (GH18421 = {}), GH15907 || (GH15907 = {}), GH20889 || (GH20889 = {}), GH39357 || (GH39357 = {}), ("a" === b || "b" === b) && b;
}(GH12052 || (GH12052 = {})), GH18421 || (GH18421 = {}), GH15907 || (GH15907 = {}), GH20889 || (GH20889 = {}), GH39357 || (GH39357 = {});
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
//// [file.tsx]
import * as React from "react";
/*#__PURE__*/ GenericComponent, /*#__PURE__*/ GenericComponent, /*#__PURE__*/ GenericComponent, /*#__PURE__*/ GenericComponent;
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//// [classAbstractSingleLineDecl.ts]
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
abstract, abstract, new function A() {
new function A() {
_class_call_check(this, A);
}, new function B() {
_class_call_check(this, B);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var db = new /*#__PURE__*/ (function(Wagon) {
_get(_get_prototype_of(Sql.prototype), "speed", this).call(this), _get(_get_prototype_of(Sql.prototype), "weight", this).call(this);
}, Sql;
}(Wagon))();
db.numberOxen = db.foonly, /*#__PURE__*/ Dragon;
db.numberOxen = db.foonly;
//// [second.ts]
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ Base, /*#__PURE__*/ getBase(), /*#__PURE__*/ getBase(), /*#__PURE__*/ getBase(), /*#__PURE__*/ getBase(), /*#__PURE__*/ getBadBase();
/*#__PURE__*/ getBase(), /*#__PURE__*/ getBase(), /*#__PURE__*/ getBase(), /*#__PURE__*/ getBase(), /*#__PURE__*/ getBadBase();
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ C1, /*#__PURE__*/ D1, /*#__PURE__*/ E1;
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,23 @@
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ E;
//// [classExtendsItselfIndirectly_file2.ts]
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ C;
//// [classExtendsItselfIndirectly_file3.ts]
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ D;
//// [classExtendsItselfIndirectly_file4.ts]
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ E2;
//// [classExtendsItselfIndirectly_file5.ts]
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ C2;
//// [classExtendsItselfIndirectly_file6.ts]
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ D2;
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
import { _ as _class_private_field_get } from "@swc/helpers/_/_class_private_field_get";
import "@swc/helpers/_/_class_private_field_init";
import "@swc/helpers/_/_class_private_field_set";
var _x = /*#__PURE__*/ new WeakMap();
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ class C extends B {
this.c = super.a;
}
static{
this.b, super.b, super.a;
this.b;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ class C extends B {
this.c = super.a;
}
static{
this.b, super.b, super.a;
this.b;
}
}
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [commonTypeIntersection.ts]
x1, x2;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [comparisonOperatorWithIntersectionType.ts]
a, b;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [comparisonOperatorWithNumberOperand.ts]
t1;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [controlFlowForInStatement2.ts]
'a' in c && c, 'a' in c && c, 'b' in c && c, 'b' in c && c;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [controlFlowInOperator.ts]
'a' in c && (c, c.a), 'd' in c && c, 'a' in c && (c, c.a), 'd' in c && c;
'a' in c && c.a, 'a' in c && c.a;
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
//// [controlFlowNullishCoalesce.ts]
var a;
null != o ? o : a = 1, a.toString(), null == o || o;
null != o || (a = 1), a.toString();

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [emitArrowFunctionWhenUsingArguments01.ts]
arguments;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [emitArrowFunctionWhenUsingArguments02.ts]
arguments;
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ var SomeBase = /*#__PURE__*/ function() {
var _proto = SomeBase.prototype;
return _proto.privateFunc = function() {}, _proto.publicFunc = function() {}, SomeBase.privateStaticFunc = function() {}, SomeBase.publicStaticFunc = function() {}, SomeBase;
}();
SomeBase.privateStaticMember = 0, SomeBase.publicStaticMember = 0, super.wat, super.foo();
SomeBase.privateStaticMember = 0, SomeBase.publicStaticMember = 0, super.foo();
4 changes: 2 additions & 2 deletions crates/swc/tests/tsc-references/for-of7.2.minified.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//// [for-of7.ts]
for (let v1 of (v, [
for (let v1 of [
0
]));
]);
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//// [genericContextualTypes1.ts]
list, wrap(list), wrap(function(x) {
wrap(list), wrap(function(x) {
return [
x
];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ var A = function A() {
};
export { A as default };
//// [/b.ts]
new A(), A;
new A();
export { };
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [independentPropertyVariance.ts]
x, y;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [instanceofOperatorWithRHSHasSymbolHasInstance.ts]
lhs0 instanceof rhs0 && lhs0, lhs0 instanceof rhs1 && lhs0, lhs0 instanceof rhs2 && lhs0, lhs0 instanceof rhs3 && lhs0, lhs0 instanceof rhs4 && lhs0, lhs0 instanceof rhs5 && lhs0, lhs0 instanceof rhs6 && lhs0, lhs0 instanceof Rhs7 && lhs0, lhs0 instanceof Rhs8 && lhs0, lhs0 instanceof Rhs9 && lhs0, lhs0 instanceof Rhs10 && lhs0, lhs0 instanceof Rhs11 && lhs0, lhs0 instanceof Rhs12 && lhs0, lhs0 instanceof Rhs13 && lhs0, lhs1 instanceof rhs0 && lhs1, lhs1 instanceof rhs1 && lhs1, lhs1 instanceof rhs2 && lhs1, lhs1 instanceof Rhs7 && lhs1, lhs1 instanceof Rhs8 && lhs1, lhs1 instanceof Rhs9 && lhs1, lhs2 instanceof rhs0 && lhs2, lhs2 instanceof rhs1 && lhs2, lhs2 instanceof rhs2 && lhs2, lhs2 instanceof rhs3 && lhs2, lhs2 instanceof rhs4 && lhs2, lhs2 instanceof rhs5 && lhs2, lhs2 instanceof Rhs7 && lhs2, lhs2 instanceof Rhs8 && lhs2, lhs2 instanceof Rhs9 && lhs2, lhs2 instanceof Rhs10 && lhs2, lhs2 instanceof Rhs11 && lhs2, lhs2 instanceof Rhs12 && lhs2, lhs3 instanceof rhs0 && lhs3, lhs3 instanceof rhs1 && lhs3, lhs3 instanceof rhs2 && lhs3, lhs3 instanceof rhs3 && lhs3, lhs3 instanceof rhs4 && lhs3, lhs3 instanceof rhs5 && lhs3, lhs3 instanceof rhs6 && lhs3, lhs3 instanceof Rhs7 && lhs3, lhs3 instanceof Rhs8 && lhs3, lhs3 instanceof Rhs9 && lhs3, lhs3 instanceof Rhs10 && lhs3, lhs3 instanceof Rhs11 && lhs3, lhs3 instanceof Rhs12 && lhs3, lhs3 instanceof Rhs13 && lhs3, lhs4 instanceof rhs0 && lhs4, lhs4 instanceof rhs1 && lhs4, lhs4 instanceof rhs2 && lhs4, lhs4 instanceof rhs3 && lhs4, lhs4 instanceof rhs4 && lhs4, lhs4 instanceof rhs5 && lhs4, lhs4 instanceof Rhs7 && lhs4, lhs4 instanceof Rhs8 && lhs4, lhs4 instanceof Rhs9 && lhs4, lhs4 instanceof Rhs10 && lhs4, lhs4 instanceof Rhs11 && lhs4, lhs4 instanceof Rhs12 && lhs4, obj instanceof A && obj, obj instanceof B && obj, lhs0 instanceof rhs14 && lhs0, lhs0 instanceof rhs15 && lhs0;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [intersectionReduction.ts]
ab.kind, x, f10(a1), f10(a2), s2 = s1 = s2, t2 = t1 = t2, shouldBeB;
ab.kind, f10(a1), f10(a2), s2 = s1 = s2, t2 = t1 = t2;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [intersectionReductionStrict.ts]
ab.kind, x, s2 = s1 = s2, t2 = t1 = t2;
ab.kind, s2 = s1 = s2, t2 = t1 = t2;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [intersectionWithIndexSignatures.ts]
ta1 = sa1, ta1 = sa2, ta2 = sa1, ta2 = sa2, tb1 = sb1, q.asd.a.substr(1), q.asd.b, q, tt = ss;
ta1 = sa1, ta1 = sa2, ta2 = sa1, ta2 = sa2, tb1 = sb1, q.asd.a.substr(1), q.asd.b, tt = ss;
16 changes: 8 additions & 8 deletions crates/swc/tests/tsc-references/jsxReactTestSuite.2.minified.js
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
//// [jsxReactTestSuite.tsx]
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
/*#__PURE__*/ this.props.children, Component, foo, bar, Composite, this.props.children, Composite, /*#__PURE__*/ Composite2;
/*#__PURE__*/ this.props.children, this.props.children;
var x = /*#__PURE__*/ React.createElement("div", {
attr1: "foobar",
attr2: "foobarbazbug",
attr3: "foobarbazbug",
attr4: "baz"
});
/*#__PURE__*/ Component, /*#__PURE__*/ Namespace.Component, /*#__PURE__*/ Namespace.DeepNamespace.Component, Component, _object_spread_props(_object_spread({}, x), {
/*#__PURE__*/ Namespace.Component, /*#__PURE__*/ Namespace.DeepNamespace.Component, _object_spread_props(_object_spread({}, x), {
y: 2,
z: !0
}), Component, _object_spread_props(_object_spread({}, this.props), {
}), _object_spread_props(_object_spread({}, this.props), {
sound: "moo"
}), Component, y, /*#__PURE__*/ Component, Component, _object_spread_props(_object_spread({}, x), {
}), _object_spread_props(_object_spread({}, x), {
y: 2
}), Component, _object_spread_props(_object_spread({}, x), {
}), _object_spread_props(_object_spread({}, x), {
y: 2,
z: !0
}), Component, _object_spread({
}), _object_spread({
x: 1
}, y), Component, _object_spread({
}, y), _object_spread({
x: 1,
y: "2"
}, z, z), /*#__PURE__*/ Child, Component, _object_spread_props(_object_spread({
}, z, z), _object_spread_props(_object_spread({
x: "1"
}, z = {
y: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [logicalAssignment1.ts]
a && (a = "foo"), b || (b = "foo"), null != c ? c : c = "foo", d && (d = 42), e || (e = 42), null != f ? f : f = 42, g && (g = 42), h || (h = 42), null != i ? i : i = 42;
a && (a = "foo"), b || (b = "foo"), null != c || (c = "foo"), d && (d = 42), e || (e = 42), null != f || (f = 42), g && (g = 42), h || (h = 42), null != i || (i = 42);
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ import { _ as _get } from "@swc/helpers/_/_get";
import { _ as _get_prototype_of } from "@swc/helpers/_/_get_prototype_of";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ Mixed1, /*#__PURE__*/ Mixed3;
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ export var v3 = !0;
//! 4 | var t3 = file3.v3;
//! `----
//// [file5.ts]
v2;
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ module.exports.chalk = {
grey: {}
};
//// [main.js]
require('./mod1').chalk.grey, chalk;
require('./mod1').chalk.grey;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [nullishCoalescingOperator1.ts]
null != a1 && a1, null != a2 && a2, null != a3 && a3, null != a4 && a4, null != b1 && b1, null != b2 && b2, null != b3 && b3, null != b4 && b4, null == c1 || c1, null == c2 || c2, null == c3 || c3, null == c4 || c4, null != d1 && d1, null != d2 && d2, null != d3 && d3, null != d4 && d4, foo(), foo(), foo();
foo(), foo(), foo();
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [nullishCoalescingOperator11.ts]
null != f11 ? f11 : f11.toFixed();
null != f11 || f11.toFixed();
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [nullishCoalescingOperator2.ts]
null != a1 && a1, null != a2 && a2, null != a3 && a3, null != a4 && a4, null != a5 && a5, null != a6 && a6, null != a7 && a7, null != a8 && a8, null != a9 && a9;
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
//// [nullishCoalescingOperator3.ts]
var _ref, _ref1, _ref2, _ref3;
null !== (_ref3 = null !== (_ref2 = null !== (_ref1 = null !== (_ref = null != a1 ? a1 : a2) && void 0 !== _ref ? _ref : a3) && void 0 !== _ref1 ? _ref1 : a4) && void 0 !== _ref2 ? _ref2 : a5) && void 0 !== _ref3 || a6;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [nullishCoalescingOperator4.ts]
null != a1 ? a1 : a1.toLowerCase(), a1 || a1.toLocaleUpperCase();
null != a1 || a1.toLowerCase(), a1 || a1.toLocaleUpperCase();
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [nullishCoalescingOperator7.ts]
a, null != a && a, (null != a ? a : 'foo') ? null != b && b : null != c && c;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [nullishCoalescingOperator9.ts]
f, null != f && f;
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [nullishCoalescingOperator_es2020.ts]
a1, a2, a3, a4, a5, a6, a7, a8, a9, (a ?? b) || c, c || (a ?? b), (a ?? b) || c, c || (a ?? b), (a ?? b) || c, c || (a ?? b), (a ?? b) && c, c && (a ?? b), (a ?? b) && c, c && (a ?? b), (a ?? b) && c, c && (a ?? b);
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
//// [nullishCoalescingOperator_not_strict.ts]
null != a1 && a1, null != a2 && a2, null != a3 && a3, null != a4 && a4, null != a5 && a5, null != a6 && a6, null != a7 && a7, null != a8 && a8, null != a9 && a9;
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ a2.a, a2.b, a2 = {
var b2 = _object_spread_props(_object_spread({}, b1), {
z: 55
});
_object_spread({}, b2), opts;
_object_spread({}, b2);
var d1_pos = {
x: 0,
y: 0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
//// [objectLiteralShorthandPropertiesWithModule.ts]
var m;
m || (m = {}), m || (m = {}), x, x, x;
m || (m = {}), m || (m = {});
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
//// [objectLiteralShorthandPropertiesWithModuleES6.ts]
var m;
m || (m = {}), m || (m = {}), x, x, x;
m || (m = {}), m || (m = {});
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
const foo = new class {
m() {}
}();
foo.m?.(), foo.m?.(), foo.m?.(), foo.m?.(), (foo?.m).length, (foo?.m).length, (foo?.m).length, (foo?.m).length;
(foo?.m).length, (foo?.m).length, (foo?.m).length, (foo?.m).length;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//// [optionalPropertyAssignableToStringIndexSignature.ts]
stringDictionary = optionalProperties, stringDictionary = undefinedProperties, probablyArray = numberLiteralKeys, optionalUndefined;
stringDictionary = optionalProperties, stringDictionary = undefinedProperties, probablyArray = numberLiteralKeys;
1 change: 0 additions & 1 deletion crates/swc/tests/tsc-references/override3.2.minified.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
import { _ as _class_call_check } from "@swc/helpers/_/_class_call_check";
import { _ as _inherits } from "@swc/helpers/_/_inherits";
import { _ as _create_super } from "@swc/helpers/_/_create_super";
/*#__PURE__*/ B, /*#__PURE__*/ D, /*#__PURE__*/ D;
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
//// [decls.d.ts]
//// [a.js]
!function() {
arguments;
}(1, 2, 3);
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
//// [parenthesizedContexualTyping3.ts]
function tempFun(tempStrs, g, x) {
return g(x);
}
tempFun`${(x)=>x} ${10}`, tempFun`${(x)=>x} ${10}`, tempFun`${(x)=>x} ${10}`, tempFun`${(x)=>x} ${(x)=>x} ${10}`, tempFun`${(x)=>x} ${(x)=>x} ${10}`, tempFun`${(x)=>x} ${(x)=>x} ${10}`, tempFun`${(x)=>x} ${(x)=>x} ${10}`, tempFun`${(x)=>x} ${(x)=>x} ${void 0}`;
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//// [parserArrowFunctionExpression10.ts]
//// [fileJs.js]
a || ((e)=>f);
//// [fileTs.ts]
a || ((e)=>f);
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//// [parserArrowFunctionExpression12.ts]
//// [fileJs.js]
a || ((d)=>e);
//// [fileTs.ts]
a || ((d)=>e);
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//// [parserArrowFunctionExpression13.ts]
//// [fileJs.js]
a || (()=>null);
//// [fileTs.ts]
a || (()=>null);
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//// [parserArrowFunctionExpression14.ts]
//// [fileJs.js]
a() || e;
a();
//// [fileTs.ts]
a() || e;
a();
Loading

0 comments on commit ffa9395

Please sign in to comment.