Open
Description
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.