Skip to content

ArithmeticError when accessing an Indexable with an empty unsigned range with exclude-end #16476

@jneen

Description

@jneen

Bug Report

"foobar"[3_u32...3_u32]

This should probably just be an empty string, but at the moment this results in an ArithmeticError.


Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugA bug in the code. Does not apply to documentation, specs, etc.topic:stdlib:numeric

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions