blob: 8218a7994894a888752a028d855723f9c8f9cccf [file] [log] [blame]
program test6
use module4
implicit none
integer f
f = 4
end program test6