Why typed ir code of Base.code_typed(repeat, (String, Int))
looks like a infinite recursion invoke
#57525
Labels
display and printing
Aesthetics and correctness of printed representations of objects.
In Julia 1.10.8,the typed ir code of
Base.code_typed(repeat, (String, Int))
looks like to invoke itself, which is confused.The text was updated successfully, but these errors were encountered: