That would mean any text in current scripts that uses // or /* as past of the text would be broken. And the ability to use */ to close a comment at any point during a line would mean that using a multi-line comment would require checking all the text of all the code you're commenting out to make sure that it didn't contain a */ anywhere, whereas as it stands you only have to make sure you're not accidentally nesting another multi-line comment.


Spelling mistakes, grammatical errors, and stupid comments are intentional.