Syntactic unary operator should not look across newline #11496
Labels
breaking
This change will break code
needs decision
A decision on this change is needed
parser
Language parsing and surface syntax
As brought up in #11338 (comment) .
IMHO, if a expression/statement is complete at the end of line, it should not look across the new line to continue.
(
parseall
taken from #11495)The text was updated successfully, but these errors were encountered: