Ticket #31 (closed enhancement: fixed)
Implicit Line Continuation in unclosed parens
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Similar to Python behaviour allow expressions and lists enclosed
by parens (args to method calls and method and sig parameter declarations) to continue implicitly over multiple lines
see discussion Implict Line Continuation for contents of unclosed parens
Attachments
Change History
Note: See
TracTickets for help on using
tickets.