1 ! RUN: %python %S/test_errors.py %s %flang_fc1
3 !ERROR: Generic interface 'generic' must not use abstract interface 'abstract' as a specific procedure
6 integer, intent(in
) :: n
15 !ERROR: Specific procedure 'implicit' of generic interface 'generic' must have an explicit interface