julia
e42b26eb - Fix captured static param lowering

Commit
9 years ago
Fix captured static param lowering Captured static parameters by other methods of the same generic closure were only added to the '(method ...) expr but not in the vinfo of the '(lambda ...) if said parameter was not used in the definition. Fixes #15180
Author
Committer
Parents
Loading