MSIR.0877 Invalid context for Super reference
A reference was made to %Super in a context where it makes no sense. The only place %Super is valid is inside a method that is implementing an overridable method.
A reference was made to %Super in a context where it makes no sense. The only place %Super is valid is inside a method that is implementing an overridable method.