Skip to content

Commit fdda541

Browse files
author
Kanchalai Tanglertsampan
committed
update baselines
1 parent 5df39ba commit fdda541

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/baselines/reference/computedPropertyNames49_ES5.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ var x = (_a = {
6060
enumerable: true,
6161
configurable: true
6262
}),
63-
,
6463
_a.p2 = 20,
6564
_a
6665
);

tests/baselines/reference/computedPropertyNames50_ES5.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ var x = (_a = {
5656
enumerable: true,
5757
configurable: true
5858
}),
59-
,
6059
_a.p2 = 20,
6160
_a
6261
);

0 commit comments

Comments
 (0)