2 ! Tests the fix for PR31494, where the call of sub2 would reference
3 ! the variable, rather than the contained subroutine.
5 ! Contributed by Michael Richmond <michael.a.richmond@nasa.gov>
8 REAL, DIMENSION(1) :: sub2
16 END MODULE ksbin2_aux_mod
17 ! { dg-final { cleanup-modules "ksbin2_aux_mod" } }