2 ! Tests the fix for PR27701, in which two same name procedures
3 ! were not diagnosed if they had no arguments.
5 ! Contributed by Arjen Markus <arjen.markus@wldelft.nl>
9 subroutine aa
! { dg-error "Procedure" }
12 subroutine aa
! { dg-error "is already defined" }