Skip to content

Cannot perform binary '>=' operation ... #140

@valq7711

Description

@valq7711

Hi Alex!
These rows

obj = { a: 'some'}
obj.a = 34
obj.a >= 0

or even

obj = { a: 'some'}
obj.other = 34
obj.other >= 0

cause compilation error Cannot perform binary '>=' operation ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions