Ticket #7 (closed defect: fixed)
operator names starting with -- treated as comments
| Reported by: | patai@… | Owned by: | Baughn |
|---|---|---|---|
| Priority: | minor | Component: | other |
| Version: | Keywords: | ||
| Cc: |
Description
As the title says. For instance, if I want to define an operator called -->, every line it is used in is turned into a comment exactly the same way as demonstrated by this highlighter:
f --> x = f x foo f x = f --> (x+1)
Change History
Note: See
TracTickets for help on using
tickets.
