brintos

brintos / llvm-project-archived public Read only

0
0
Text · 137 B · f033aa2 Raw
6 lines · plain
1! RUN: %python %S/test_errors.py %s %flang_fc12subroutine s3  !ERROR: 'a' does not follow 'b' alphabetically4  implicit integer(b-a)5end6