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