HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 days agoI have a 64-bit genderlemmy.mlimagemessage-square35fedilinkarrow-up1295arrow-down132cross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
arrow-up1263arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 days agomessage-square35fedilinkcross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10arrow-down1·1 day agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up4·1 day agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded