HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 17 hours agoI have a 64-bit genderlemmy.mlimagemessage-square26fedilinkarrow-up1234arrow-down123
arrow-up1211arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 17 hours agomessage-square26fedilink
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up8arrow-down1·10 hours agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·5 hours agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded