Any thought on using special characters like "Paragraph Separator" for semicolons?


#1

Is there any reason not to use a few more especial characters in a programming language syntax?

Instead of being smart as swift why not explicitly separate paragraph from simple line feed for readability?

It would be opt-in and semicolons would still work but only really useful to separate expression in the same line

Any thoughts?