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