3 ! Tests the fix for PR82622 comment #1, where the declaration of
4 ! 'x' choked during initialization. Once fixed, it was found that
5 ! IO was not working correctly for PDT array components.
7 ! Contributed by Gerhard Steinmetz <gscfq@t-online.de>
10 character(120) :: buffer
22 if (any (i .ne. [3,1,1,1])) call abort