You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More examples of symbolic operators parsed as reserved operators:
The first one is OK (for reference), but in the other cases it parses the => and -> as reserved symbols.
Some promoted data constructors are getting confused with reserved operators:
Note also that the data declaration gets confused by the symbolic identifier and does not highlight properly.
The text was updated successfully, but these errors were encountered: