Skip to content
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

typename collisions: if, comment #19

Open
milahu opened this issue Nov 21, 2021 · 1 comment
Open

typename collisions: if, comment #19

milahu opened this issue Nov 21, 2021 · 1 comment

Comments

@milahu
Copy link

milahu commented Nov 21, 2021

there is collision between the if block and the if keyword

if
  if
  x
  then
  x
  else
  x

rename the if block to ifthenelse?

more collisions

rename comment to commentblock for /* asdf */?

@cstrahan
Copy link
Collaborator

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.)

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

No branches or pull requests

2 participants