Capture checker triggers AssertionError
on function application
#15925
Labels
Milestone
AssertionError
on function application
#15925
Uh oh!
There was an error while loading. Please reload this page.
Compiler version
cc-experiment
Minimized code
Output
Expectation
The code should compile successfully.
According to the backtrace, the assertion fails because the number of arguments of the function type mismatches with actual arguments when rechecking
f.apply(unit)
.The text was updated successfully, but these errors were encountered: