julia
337b9526 - Fix llvm highlighting of variables with `:` in name (#54405)

Commit
1 year ago
Fix llvm highlighting of variables with `:` in name (#54405) This prevents values with `:` in their name to be printed as labels. ### Before ![image](https://github.com/JuliaLang/julia/assets/9824244/2c2eb23f-5f0e-4cb9-aa70-41211c7bc00a) ### After ![image](https://github.com/JuliaLang/julia/assets/9824244/23dd4c5d-13c8-4952-9831-7a028f1f20d7) --------- Co-authored-by: kimikage <kimikage.ceo@gmail.com>
Author
Parents
Loading