Current File : //proc/self/root/usr/share/cmake3/Modules/FortranCInterface/call_sub.f
        subroutine call_sub
          call mysub()
          call my_sub()
        end