What's this code snippet going to display in the console?

[1] 6[1] 7[1] 4

Awesome! Adding a # at the beginning of the line means R will treat that line as a comment and ignore it.

Oh noes! Adding a # at the beginning of the line means R will treat that line as a comment and ignore it.