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

What are you writing your code in? Windows notepad? How the fuck do you not see the semicolon missing?

  • source
  • parent
  • hideshow 2 child comments
  • [–] -1 points 2 years ago

    because semicolons are tiny characters that oftenhave to be appended to the end of lines (precisely the worst place for them to be easily visible, since they'll blend in with the previous character)

    whitespace meanwhile is very easy to notice that it's missing, as i'm sure you noticed when reading the above sentence.

  • source
  • parent