Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

"line comment" language reference text seems wrong #332

Open
kylegoetz opened this issue May 4, 2023 · 0 comments
Open

"line comment" language reference text seems wrong #332

kylegoetz opened this issue May 4, 2023 · 0 comments

Comments

@kylegoetz
Copy link

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

DEFAULT_AGE = 16 -- this is default age because it's the minimum legal driving age in the US

Language ref should be updated accordingly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant