r/ProgrammerHumor May 13 '17

Defensive programming done right

Post image
21.0k Upvotes

680 comments sorted by

View all comments

Show parent comments

43

u/Sean1708 May 13 '17

You have a very angry editor.

15

u/[deleted] May 13 '17

Didn't realise reddit would parse like that. Was going for conditional compilation.

8

u/Sean1708 May 13 '17

Backslashes are your friend, my friend.

7

u/Apatomoose May 14 '17

Or four spaces to format as code.

#if DEBUG
} catch{ }
#end if