HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 16 days agoI have a 64-bit genderlemmy.mlimagemessage-square36fedilinkarrow-up1316arrow-down135cross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
arrow-up1281arrow-down1imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 16 days agomessage-square36fedilinkcross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10arrow-down1·15 days agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·15 days agoStackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded