Reported by @odow in https://github.com/JuliaLang/julia/pull/53896#discussion_r1555087951. This is because `length(::UnitRange{UInt}) isa Int` does not hold. Introduced in #53896.
Reported by @odow in #53896 (comment). This is because
length(::UnitRange{UInt}) isa Intdoes not hold.Introduced in #53896.