Hacker News new | ask | show | jobs
by hp 3319 days ago
something has to matter :-) after making commas, braces, brackets, and quotes optional linebreaks were what's left...
1 comments

Is there a meaningful difference between linebreaks and other whitespace if you have no comments?

I understand that it might constitute a breaking change now to delimit the comments since:

# HOCON is great you can have #comments!

would now be a compile error but I'm interested if there's another issue that prevented optionally delimited comments in the original spec.