HiddenLayer555@lemmy.mlcake to Programmer Humor@programming.devEnglish · 8 months agoI have a 64-bit genderlemmy.mlimagemessage-square36fedilinkarrow-up1324arrow-down135cross-posted to: [email protected][email protected]
arrow-up1289arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.mlcake to Programmer Humor@programming.devEnglish · 8 months agomessage-square36fedilinkcross-posted to: [email protected][email protected]
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10arrow-down1·8 months agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·8 months agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded