@[email protected] to Programmer [email protected]English • 17 hours agoI have a 64-bit genderlemmy.mlimagemessage-square16fedilinkarrow-up1227arrow-down122cross-posted to: [email protected]
arrow-up1205arrow-down1imageI have a 64-bit genderlemmy.ml@[email protected] to Programmer [email protected]English • 17 hours agomessage-square16fedilinkcross-posted to: [email protected]
minus-square@spongebuelink7•10 hours agopublic boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
public boolean isMale() { return !isFemale(); } public boolean isFemale() { return !isMale(); }
StackOverflowException was unhanded