-
Sub-task
-
Resolution: Delivered
-
P4
-
14
-
Verified
The specification for `ExecutableElement.getReceiverType` requires it to return `NOTYPE` when a receiver type is not defined. The implementation has been changed to return `NOTYPE` in this case rather than null.