Skip to content

Add error when trying to typecast class type to class instance via explicit typecasting

Attempt to generate an error when a classdefref is typecast as a class as this can lead to modification of the VMT of the class.

Merge request reports