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