HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 9 months agoI have a 64-bit genderlemmy.mlexternal-linkmessage-square36linkfedilinkarrow-up1324arrow-down135cross-posted to: [email protected]
arrow-up1289arrow-down1external-linkI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 9 months agomessage-square36linkfedilinkcross-posted to: [email protected]
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10arrow-down1·9 months agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·9 months agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded