An initial attempt to support this style has been pushed to development. An example is at Examples/Simple/tests/myTests.pf subroutine testWithParens and testWithParensBroken.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The above syntax now works. However the parsing of nested expressions may not be robust: leaving this ticket open for now until we get more confidence.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
An initial attempt to support this style has been pushed to development. An example is at Examples/Simple/tests/myTests.pf subroutine testWithParens and testWithParensBroken.
The correct examples have not yet been pushed! Will push asap...
Updated Examples pushed.
The above syntax now works. However the parsing of nested expressions may not be robust: leaving this ticket open for now until we get more confidence.
Bugfix: Our current paren use cases seem to be supported. We'll reopen this when needed.