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
fix#25678: return matters for generated functions (#40778)
Just explicitely check for `CodeInfo` objects and use an explicit
`return` in this case inside the `@generated` macro.
Co-authored-by: Jeff Bezanson <[email protected]>
0 commit comments