blob: 9b6af640e30969a73abc1bb55d93c33620f069d3 [file] [log] [blame]
subroutine call_mod
use mymodule
use my_module
call mysub()
call my_sub()
end subroutine call_mod