1! RUN: %python %S/test_errors.py %s %flang_fc1 2! ERROR: SUBROUTINE prefix cannot specify a type 3integer subroutine foo 4end 5