It should not be possible to comment out comment delimiters #2181
Labels
needs test
Issues for which we should add a regression test
tech debt
Issues that document or involve technical debt
topics: error-messages
Issues involving the messages SAW produces on error
type: bug
Issues reporting bugs or unexpected/unwanted behavior
Milestone
/* */ comments are supposed to nest, so
should be accepted.
However, it should not be possible to comment out a */ using //:
should be accepted. However, it fails.
(also, it fails with "Unexpected end of file" rather than "Unterminated comment", which is not super desirable.)
The text was updated successfully, but these errors were encountered: