Semicolon?

evilrat evilrat666 at gmail.com
Thu Apr 1 20:00:22 UTC 2021


On Thursday, 1 April 2021 at 19:32:17 UTC, evilrat wrote:
>
> e.g. the only thing that can force a newline NOT to be treated 
> as semicolon is AFTER following symbols:
> ```
> * / - + : ! @ . , ( { [
> ```
>

Ok, turns out life is a bit more complex than that and we have 
things like strings and functional paradigm.

So in addition to the rule above it seems we might need 
overlapping rule BEFORE for symbols like . and (


More information about the Digitalmars-d mailing list