Skip to content

'undefined' keyword #198

@Smattr

Description

@Smattr

Today it was brought to my attention that CMurphi supports a keyword undefined. You can use this in an assignment or expression list:


x := undefined; -- equivalent to `undefine x`

foo(42, undefined);

Rumur doesn't support this because I was unaware of it. This issue is to consider whether we should add it.

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