`JET.test_package` throws an error on Julia 1.11 with perfectly valid uses of the new `public` keyword: ```julia invalid lookup expr public mysymbol ``` MWE: https://github.com/gdalle/JETPublicTest.jl (check out the [CI log](https://github.com/gdalle/JETPublicTest.jl/actions/runs/9426418786/job/25969324430)) See also: - https://github.com/JuliaLang/julia/pull/50105
JET.test_packagethrows an error on Julia 1.11 with perfectly valid uses of the newpublickeyword:MWE: https://github.com/gdalle/JETPublicTest.jl (check out the CI log)
See also: