Module sample_mod

module sample_mod

        ! Subroutines and functions
    private subroutine yy ()

end module sample_mod

Description of Subroutines and Functions

yy

private subroutine yy ()
end subroutine yy