Issue 6563: Issue: Comments (ocl2-rtf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Description: OCL 2.0 comments start with -- Rationale: This means that an expression like --4 cannot be interpreted as an arithmetic expression without inserting at least one space between the first - and the second -. I think that this problem can be resolved if the OCL comments start with // instead of --. Resolution: Revised Text: Actions taken: November 11, 2003: received issue Discussion: Deferred for timing reasons End of Annotations:===== ssue: Comments Description: OCL 2.0 comments start with -- Rationale: This means that an expression like --4 cannot be interpreted as an arithmetic expression without inserting at least one space between the first - and the second -. I think that this problem can be resolved if the OCL comments start with // instead of --.