No use case, just an intermediate part of a refact...
# announcements
d
No use case, just an intermediate part of a refactoring. The compiler should fail more gracefully though 🙂 For what it’s worth
{ a -> 5 }
does fail with something to the effect of “Can’t infer type, please specify”, but making the call is causing the exception.