oxc/tasks/coverage/misc/pass/swc-716.js
2023-05-20 23:02:30 +08:00

25 lines
552 B
JavaScript

module.exports = function test() {
if (true) {
if (true) {
while (test) {
if (test) {
if (test) {
if (test) {
if (test) {
while (test) {
if (test) {
if (asdf) {
if (asdf) {
test += ' || ' + (test) + ' === null || ' + (test) + ' === \'\' ';
}
}
}
}
}
}
}
}
}
}
}
}