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 25, 2024
1 parent ac71401 commit 739b576
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ const F = [
];
const H = (class extends (_I = I) {
static{
({ c: [_class3, _initClass6] } = _apply_decs_2203_r(this, [], [
({ c: [_class3, _initClass6] } = _apply_decs_2203_r(this, [], [
dec
], _I));
]));
}
static{}
static{
Expand All @@ -81,9 +81,9 @@ const H = (class extends (_I = I) {
}, _class3);
const J = (class K extends (_L = L) {
static{
({ c: [_K, _initClass7] } = _apply_decs_2203_r(this, [], [
({ c: [_K, _initClass7] } = _apply_decs_2203_r(this, [], [
dec
], _L));
]));
}
static{}
static{
Expand Down

0 comments on commit 739b576

Please sign in to comment.