fw4spl
call_sub.f
1  subroutine call_sub
2  call mysub()
3  call my_sub()
4  end