uc
useless code
function
a
() {
b
()
}
function
b
() {
a
()
}
1/15/2024, 8:09:35 PM
View on github
Language: Javascript