Skip to content

incorrect handling of negation unary operators (both arithmetic and logical) #30

@jsulmont

Description

@jsulmont

both:

def f()=false# ~f()

and

def f()=1# -f()

silently halt

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions