1 ! RUN: %S/test_modfile.sh %s %t %flang_fc1
3 ! Check correct modfile generation for type with private component.
19 !integer(4),private::j
22 !integer(4),private::j
29 ! Check correct modfile generation for type with private module procedure.
72 ! Test optional dummy procedure
77 logical recursive function f()
91 ! recursive function f()