-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 14
-
Component/s: core-libs
-
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.