blob: cf5c01243f897881ae76e999eb530290b6c07168 [file] [log] [blame]
program test
use module
implicit none
i = 5
call helper
end program test