Skip to content

Needs to check in extension class for imports #342

Open
@BSteffaniak

Description

@BSteffaniak
Bounds bounds = findStrings(Operator.UNARY_OPERATORS_NO_MINUS, index, direction)

works, but

var bounds = findStrings(Operator.UNARY_OPERATORS_NO_MINUS, index, direction)

doesn't because the implicit type is looking in String class for Bounds.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions