blob: 3147a8bfd2ad7350d85742ac6e0587dd1ffe8bcf [file] [log] [blame]
program test8
use module4
implicit none
call help_common4
end program test8
subroutine help_common4
implicit none
real blah
end subroutine