1 2 3 4 5
subroutine mysub print *, 'Printing this requires fortran language libraries' end subroutine subroutine my_sub end subroutine