blob: c6637c95bdfd74d3f9c9eaa3559801c9c7e25a6c [file] [log] [blame]
! RUN: %python %S/test_errors.py %s %flang_fc1
! ERROR: SUBROUTINE prefix cannot specify a type
integer subroutine foo
end