blob: fcfc23f919f8685840fb38895a4d18e834d537c4 [file] [log] [blame]
program main
use MyMod2 ! test inline comment
implicit none
call showvalues()
end program