HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 4 months agoI have a 64-bit genderlemmy.mlimagemessage-square36linkfedilinkarrow-up1321cross-posted to: [email protected]
arrow-up1321imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 4 months agomessage-square36linkfedilinkcross-posted to: [email protected]
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10·4 months agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·4 months agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded