This loads the package.
First, we define an object that gets the attribute Locked. We force argument evaluation of
SetAttributes with
Evaluate, because the function holds its arguments.
Trial to use ClearAll to get rid of object definitions, which must partly fail due to the object`s attributes. The object number zero in the message below is part of this failure. We force argument evaluation of
ClearAll with
Evaluate, because the function holds its arguments.
The object is no longer registered.
There are no definitions left.
The only part left are the attributes. We force argument evaluation of
Attributes with
Evaluate, because the function holds its arguments.