Changes between Initial Version and Version 2 of Ticket #3145
- Timestamp:
- 12/27/21 09:44:16 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3145
- Property Owner set to gkronber
- Property Status changed from new to accepted
- Property Summary changed from Reduce the number of parantheses produced by the expression formatter for infix forms to Reduce the number of parentheses produced by the expression formatter for infix forms
-
Ticket #3145 – Description
initial v2 1 The formatter produces unnecessary par antheses for some expressions which makes the output harder to read than necessary.1 The formatter produces unnecessary parentheses for some expressions which makes the output harder to read than necessary. 2 2