You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disallow the declaration of new parapoly variables in return types, when
the procedure's parapoly scope is itself. This happens if e.g.:
`foo :: proc() -> $T`.
Closesodin-lang#3949, odin-lang#4294, odin-lang#4563
Context
odin report
output:Expected Behavior
Compiler will print normal error message.
Current Behavior
I get LLVM panic
Failure Information (for bugs)
Steps to Reproduce
Run this:
Failure Logs
The text was updated successfully, but these errors were encountered: