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

Conversation

Keno
Copy link
Collaborator

@Keno Keno commented Oct 3, 2024

Overriding constants is technically forbidden, but allowed for interactive convenience. 1.12 tightened the rules and requires the const keyword for const redefine.

Overriding constants is technically forbidden, but allowed for
interactive convenience. 1.12 tightened the rules and requires
the `const` keyword for const redefine.
@timholy timholy merged commit 98e1258 into timholy:master Oct 3, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants