3 function f1 () ! { dg-error "has no IMPLICIT type" "f1" }
6 function f2 () result (r2
) ! { dg-error "has no IMPLICIT type" "r2" }
9 function f3 () ! { dg-error "has no IMPLICIT type" "f3" }
11 entry e3 () ! { dg-error "has no IMPLICIT type" "e3" }
16 entry e4 () ! { dg-error "has no IMPLICIT type" "e4" }
18 function f5 () ! { dg-error "has no IMPLICIT type" "f5" }