implicit05.f90 126 Bytes Raw Blame History Permalink 1 2 3 4 5 ! RUN: %S/test_errors.sh %s %t %f18 subroutine s !ERROR: 'a' does not follow 'b' alphabetically implicit integer(b-a) end