2 ! Tests the fix for PR25951, a regression caused by the assumed
4 ! Test case provided by Mark Hesselink <mhesseli@caltech.edu>
10 INTEGER, DIMENSION(*) :: x
12 ! The next line would cause:
13 ! Error: The upper bound in the last dimension must appear in the
14 ! reference to the assumed size array 'x' at (1)