Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix juliadir test on 1.12 #855

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Fix juliadir test on 1.12 #855

merged 1 commit into from
Oct 3, 2024

Commits on Oct 3, 2024

  1. Fix juliadir test on 1.12

    Overriding constants is technically forbidden, but allowed for
    interactive convenience. 1.12 tightened the rules and requires
    the `const` keyword for const redefine.
    Keno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    53031c0 View commit details
    Browse the repository at this point in the history