Codegen fails when case default clause returns unboxed value
#893
Unanswered
timmw
asked this question in
Issue Triage
Replies: 1 comment
|
Thanks for another excellent report with a minimal repro! I'll get this fixed and tested and I'll report back when it's merged. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
Either of these cause an error:
Error: no viable conversion from returned value of type 'bool' to function return type 'jank::runtime::object_ref' (aka 'oref')
Full error
Reproduction Steps
Run this in repl:
jank health check
Stack trace
No response
OS Version Information
Fedora 43
I acknowledge that:
```) on separate lines.All reactions