julia
2aa3d629
- REPL: Fix call to correct `hascolor` function (#61142)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
REPL: Fix call to correct `hascolor` function (#61142) `REPL.hascolor` and `Base.Terminals.hascolor` are two different generic functions. The method for `::TextTerminal` is a method of the latter. Detected by JET.
References
#61142 - REPL: Fix call to correct `hascolor` function
Author
DilumAluthge
Parents
49f889cd
Loading