2 ! Tests the fix for PR19546 in which an ICE would result from
3 ! setting the parent result in a contained procedure.
4 ! Check that parent function results can be referenced in modules.
15 if (f
.eq
.42) f
= f
- 41
21 if (f ().ne
.2) call abort ()