5 ! Contributed by Vittorio Secca <zeccav@gmail.com>
7 ! ICEd on the write statement with f() because the derived type backend
8 ! declaration not built.
16 type(t
) function f() result(ff
)
22 character (20) :: line1
, line2
26 if (line1
.ne
. line2
) STOP 1