We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
there is collision between the if block and the if keyword
if
if if x then x else x
rename the if block to ifthenelse?
ifthenelse
rename comment to commentblock for /* asdf */?
comment
commentblock
/* asdf */
The text was updated successfully, but these errors were encountered:
Hi @milahu -- is your issue still relevant with the grammar as it is now? (Sorry it's taken me so long to come around to this.)
Sorry, something went wrong.
No branches or pull requests
there is collision between the
if
block and theif
keywordrename the if block to
ifthenelse
?more collisions
rename
comment
tocommentblock
for/* asdf */
?The text was updated successfully, but these errors were encountered: