julia
602e5dfc - Fix conversion from `K"meta"` to `Expr` (#60163)

Commit
43 days ago
Fix conversion from `K"meta"` to `Expr` (#60163) A small tweak: JuliaLowering uses quoted symbols in meta forms, where Expr does not. Miscellaneous test fixes are also included (`CompileHints` was overwriting a constructor, and `isdefined(Core, :_lower)` isn't so necessary in this repository)
Author
Parents
Loading