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

BUG: Ink compiler crash on defining a Const divert target #849

Open
joningold opened this issue Jun 10, 2023 · 0 comments
Open

BUG: Ink compiler crash on defining a Const divert target #849

joningold opened this issue Jun 10, 2023 · 0 comments

Comments

@joningold
Copy link
Member

joningold commented Jun 10, 2023


CONST a = -> abc

-> DONE

=== function abc(x) 
    {x} 

Changing the first line to VAR makes the code compiler fine. (Note: I thought this worked, but even if it doesn't it shouldn't crash the compiler.)

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

1 participant