Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an
invokelatest
that may be required in 1.12 (#231)
This test currently relies on implicit world age increments at top level. We're re-evaluating where these go because julia is currently inconsistent about it in the interpreter, compiler and inference. To make sure this test keeps working on 1.12, add an explicit world age increment. See JuliaLang/julia#56509.
- Loading branch information