Skip to content

Nil.startsWith(Nil, -1) && Nil.startsWith(Nil, 2) #12781

Open
@noresttherein

Description

@noresttherein

Reproduction steps

Scala version: 2.13.10

Problem

startsWith should always return false for from < 0 or from > this.length.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions