121
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 08 Aug 2026
121 points (100.0% liked)
PC Master Race
22025 readers
458 users here now
A community for PC Master Race.
Rules:
- No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
- Be respectful. Everyone should feel welcome here.
- No NSFW content.
- No Ads / Spamming.
- Be thoughtful and helpful: especially when new beginners have questions.
founded 3 years ago
MODERATORS
If (!fun)
{
return fun
}
I don't think that does what you think.
If not fun return fun?
fun=false
if (!false) return false
You're looking too far into a joke.
You'll find that even if I set fun to true before returning that it doesn't actually work that way.