program example use foo, only: hello implicit none call hello() end program