-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Unable to use a given instance from a worksheet #7463
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
Labels
Comments
Hopefully same root cause as #7424 |
Here is the full stack trace, in case that helps:
|
It works now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
minimized code
expectation
The compiled code should not throw a run-time exception.
Note that calling the
sorted
method onList
does not produce the problem, and the same code pasted in a REPL does not produce the problem either.The text was updated successfully, but these errors were encountered: