2 ! Test the fix for pr40018 in which the elements in the array
3 ! constructor would be of default type and this would cause an
4 ! ICE in the backend because of the type mistmatch with 'i'.
6 ! Contributed by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9 write(*,*) [(i
, i
= 1, 10)]