implicit_return
should not trigger when there are closure scoped local functions following
#5161
Closed
2 tasks done
Labels
bug
Unexpected and reproducible misbehavior.
New Issue Checklist
Describe the bug
This will trigger
implicit_return
, even though thereturn
is necessary.The text was updated successfully, but these errors were encountered: