Display certain unions with Base.warn_color()
to match code_warntype
#533
Labels
enhancement
New feature or request
Base.warn_color()
to match code_warntype
#533
On Julia nightly,
vs
show the return types with different colors.
@code_warntype
uses yellow, whereas@descend_code_warntype
uses red. It would be good for these to be identical.Cthulhu:
@code_warntype
:This is on the master branch of
Cthulhu
withThe text was updated successfully, but these errors were encountered: