Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Dec 9, 2022
1 parent bb28f34 commit ce6e0c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/swc_ecma_minifier/tests/fixture/next/43052/output.js
Expand Up @@ -25,3 +25,7 @@ use(function(__unused_webpack_module, exports, __webpack_require__) {
});
}, t(exports, __webpack_require__(7294), __webpack_require__(1321)), true;
});
(function e() {
const e = 1;
use(e);
});

0 comments on commit ce6e0c7

Please sign in to comment.