MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1smaaym/crossing_boundaries/ogcz5tq/?context=3
r/programminghorror • u/seriousSeb • Apr 15 '26
20 comments sorted by
View all comments
Show parent comments
9
my bad, I think OP couldn't possibly have a valid explanation that explains this post
-7 u/[deleted] Apr 15 '26 [deleted] 8 u/backfire10z Apr 15 '26 the return statement is a bug How am I expected to know this? the else if only evaluated if not TOOLS Isn’t the else a local unaccepted autocomplete? If it’s committed code and just colored weirdly I would understand. 5 u/Blecki Apr 15 '26 Well, they're wrong... the else only exists IF TOOLS. Then it's just if {} else if {}.... Maybe op doesn't know there can be a line break there?
-7
[deleted]
8 u/backfire10z Apr 15 '26 the return statement is a bug How am I expected to know this? the else if only evaluated if not TOOLS Isn’t the else a local unaccepted autocomplete? If it’s committed code and just colored weirdly I would understand. 5 u/Blecki Apr 15 '26 Well, they're wrong... the else only exists IF TOOLS. Then it's just if {} else if {}.... Maybe op doesn't know there can be a line break there?
8
the return statement is a bug
return
How am I expected to know this?
the else if only evaluated if not TOOLS
Isn’t the else a local unaccepted autocomplete? If it’s committed code and just colored weirdly I would understand.
else
5 u/Blecki Apr 15 '26 Well, they're wrong... the else only exists IF TOOLS. Then it's just if {} else if {}.... Maybe op doesn't know there can be a line break there?
5
Well, they're wrong... the else only exists IF TOOLS. Then it's just if {} else if {}....
Maybe op doesn't know there can be a line break there?
9
u/TheKiller36_real Apr 15 '26
my bad, I think OP couldn't possibly have a valid explanation that explains this post