2 ! Tests the fix for the bug PR40629, in which the reference to 'x'
3 ! in 'upper' wrongly host-associated with the symbol 'x' at module
4 ! leve rather than the function.
6 ! Contributed by Philippe Marguinaud <philippe.marguinaud@meteo.fr>
17 if (int(y
) .ne
. 3) STOP 1
24 if (int(y
) .ne
. 2) STOP 2