program main use MyMod2 ! test inline comment implicit none call showvalues() end program