Skip to content

Clarify variable and function shadowing behavior #152

Open
@JimLarson

Description

@JimLarson

Clarify the behavior when the customer environment tries to use a variable, function, or type already in use by the standard library.

The primary goal is to preserve the meaning of expressions written for a given customer environment. A secondary goal is to allow the standard variables/types/functions to expand over time. A last goal is to allow all environments to use newly-added entries in the standard, possibly via a more verbose name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions