8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This bug is in our own mode (not the Scheme mode that ships with CM):
(define multi-line "this is a valid string")
Does not parse in CM correctly -- though it compiles and runs just fine.
The text was updated successfully, but these errors were encountered:
New keywords and color names (#80)
7aa3c1e
* had to make a new repo so that github would recognize its a fork * updated readme / docs, may need to test out deployment on my own gcloud again
No branches or pull requests
This bug is in our own mode (not the Scheme mode that ships with CM):
(define multi-line "this
is a valid
string")
Does not parse in CM correctly -- though it compiles and runs just fine.
The text was updated successfully, but these errors were encountered: