Description
When deleting an existing AnyType, an error is reported about internal storage's referential integrity violation, in case there are AnyObject instances of such AnyType.
Removing an AnyType with existing AnyObjects should be forbidden, and an appropriate error message should be returned.