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

Putting .1 into the repl results in panic #6721

Open
Anton-4 opened this issue May 6, 2024 · 0 comments
Open

Putting .1 into the repl results in panic #6721

Anton-4 opened this issue May 6, 2024 · 0 comments

Comments

@Anton-4
Copy link
Contributor

Anton-4 commented May 6, 2024

This does work on the web repl:

» .1

 : ( a )* -> a

But locally with roc repl I get:

» .1
An internal compiler expectation was broken.
This is definitely a compiler bug.
Please file an issue here: https://github.com/roc-lang/roc/issues/new/choose
thread 'main' panicked at crates/compiler/gen_dev/src/object_builder.rs:1060:21:
failed to find fn symbol for "#UserApp_replOutput_10944319235530260480"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
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