HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 年前I have a 64-bit genderlemmy.mlimagemessage-square36fedilinkarrow-up1321cross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
arrow-up1321imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 1 年前message-square36fedilinkcross-posted to: programmerhumor@lemmy.worldprogrammerhumor@lemmy.ml
minus-squarespongebue@lemmy.worldlinkfedilinkarrow-up10·1 年前public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
minus-square__nobodynowhere@startrek.websitelinkfedilinkEnglisharrow-up5·1 年前StackOverflowException was unhanded
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }StackOverflowException was unhanded