-
Notifications
You must be signed in to change notification settings - Fork 12
compiler crash #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello! I can't speak for the compiler error, but I just noticed the code in the example has a slight typo.
Tested on the JavaScript implementation with the online playground. |
the tutorial (https://cognate-lang.github.io/learn/) puts parentheses around |
Right, I meant to say the code in the tutorial might be in error. |
Ah of course this is in |
i was reading the tutorial at https://cognate-lang.github.io/learn/ and tried to compile the code:
(literally just one of the examples without the lowercase words)
and got an error:
(the ^Cs are from me trying to quit the compiler)
im running Arch Linux on kernel 6.13.8-zen1-1-zen
The text was updated successfully, but these errors were encountered: