HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 day agoI have a 64-bit genderlemmy.mlimagemessage-square34fedilinkarrow-up1290arrow-down129
arrow-up1261arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 day agomessage-square34fedilink
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10arrow-down1·24 hours agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·19 hours agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded