mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-14 19:54:31 +00:00
This eliminates ambiguous parsing between "func()" and "expr ()". I chose "++" as template concatenation operator in case we want to add bit-wise negate operator. It's also easier to find/replace than "~".