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 macroexpand on Julia 1.11 #3000

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Fix macroexpand on Julia 1.11 #3000

merged 1 commit into from
Aug 15, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Aug 15, 2024

@fonsp fonsp added backend Concerning the julia server and runtime macro Julia macros: @oops labels Aug 15, 2024
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="fix-macroexpand-julia-1.11")
julia> using Pluto

@fonsp fonsp mentioned this pull request Aug 15, 2024
@fonsp fonsp merged commit a599a2a into main Aug 15, 2024
15 checks passed
@fonsp fonsp deleted the fix-macroexpand-julia-1.11 branch August 15, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Concerning the julia server and runtime macro Julia macros: @oops
Projects
None yet
1 participant