Two interesting test cases?

If you specify the exact value to be deleted, the right logic is to only execute it, if the value stored is the same. Otherwise, it’s a NOOP. That’s the change I made yesterday.

If you want to delete any value attached to the subject, the right instruction would be to set obj = *. That needs to be implemented.