2 ! Tests the patch
for PR30025
, aka
25818, in which the initialization
3 ! code
for the array a
, was causing a segfault in runtime
for a
call
4 ! to x
, since n is missing
.
6 ! COntributed by Elizabeth Yip
<elizabeth
.l
.yip@boeing
.com
>
12 if (j
.ne
. 1) call abort
()
14 if (j
.ne
. 2) call abort
()