blob: 12a3d50efa6ab655adccae94cb0c2f0a9744989d [file] [log] [blame]
! RUN: %S/test_errors.sh %s %t %f18
! Simple check that if statements are ok.
IF (A > 0.0) A = LOG (A)
END