SIGN IN SIGN UP

Consistently disallow `:static_parameter` in argument position (#61536)

Undo https://github.com/JuliaLang/julia/pull/61511, and clean up flisp
and IR validator cases where we previously considered this valid.

JL should now recognize `static_parameter` as a lowering input. Both
lowering implementations should now outline `static_parameter`
unconditionally.

Fix https://github.com/JuliaLang/JuliaLowering.jl/issues/175
E
Em Chu committed
778e467aeb9015e57fdbc79ffa89ddf1127ab462
Parent: 3979856
Committed by GitHub <noreply@github.com> on 4/17/2026, 8:16:34 PM