HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 9 days agoI have a 64-bit genderlemmy.mlimagemessage-square34fedilinkarrow-up11arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 9 days agomessage-square34fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up0·9 days agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up0·8 days agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded