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
{{ message }}
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
The current Unison language reference says line comments begin with "--(any char sequence)" and can only otherwise contain whitespace.
Discussion on the Unison slack leads me to believe that line comments can indeed be preceded by anything. So it's valid to have
Language ref should be updated accordingly.
The text was updated successfully, but these errors were encountered: