Skip to content

parser: is expression inside of condition expression parsed incorrectly #104

@delasy

Description

@delasy

in example below it tries to parse type as int?

a: int | str
d := [a is int ? a : 10]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions