! check to make the nested function dawsonseries_v gets the correct
! fake return decl and that the outer (dawson_v) has an assignment of
! just the fake return decl for real and not the inner's return decl.
+! { dg-do compile }
FUNCTION dawson_v()
IMPLICIT NONE
REAL :: dawson_v
! check to make the nested function dawsonseries_v gets the correct
! fake return decl and that the outer (dawson_v) has an assignment of
! just the fake return decl for real and not the inner's return decl.
+! { dg-do compile }
FUNCTION dawson_v()
IMPLICIT NONE
REAL,DIMENSION(1) :: dawson_v