xref: /llvm-project/flang/test/Semantics/implicit05.f90 (revision 6c1ac141d3c98af9738bc77fcb55602cbff7751f)
1*6c1ac141SIvan Zhechev! RUN: %python %S/test_errors.py %s %flang_fc1
264ab3302SCarolineConcattosubroutine s
364ab3302SCarolineConcatto  !ERROR: 'a' does not follow 'b' alphabetically
464ab3302SCarolineConcatto  implicit integer(b-a)
564ab3302SCarolineConcattoend
6