← go back
return true to win
function reflexive(x) {
return x != x;
}
reflexive(...)
(taken from https://alf.nu/ReturnTrue, absolutely not me asking for help)
Oct 29, 2022, 3:46 AM
1 0 3
Comments