I noticed the following indentation:
size: if ( nvals <= max_size ) then in: do i = 1, 10 ! get values end do in else size end if size
The "end do" part is not placed correct. Can you check?
I noticed the following indentation:
size: if ( nvals <= max_size ) then in: do i = 1, 10 ! get values end do in else size end if size
The "end do" part is not placed correct. Can you check?