You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected result: 42.
Actual result: Error: Improper store into indexable object
The error is caused by the simulation of a failing primitive which is not possible at the moment because the primitiveFailToken is simulation-intransparent. This needs to be addressed and redesigned in Trunk. See: [squeak-dev] Re: Two new curious Context/primitive questions :-)
The text was updated successfully, but these errors were encountered:
Minimal example:
Expected result: 42.
Actual result:
Error: Improper store into indexable object
The error is caused by the simulation of a failing primitive which is not possible at the moment because the primitiveFailToken is simulation-intransparent. This needs to be addressed and redesigned in Trunk. See: [squeak-dev] Re: Two new curious Context/primitive questions :-)
The text was updated successfully, but these errors were encountered: