When you come back from vacation
@programmerhumor

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 3 years ago (1 child)

And then there’s stupid Cpp with

if (true) {
  do();
}

Or

if THIS
  do();
endif 
  • source
  • parent
  • hideshow 2 child comments