blob: 74138560f3ae2bc83a103971e3060192ae6e0349 [file] [log] [blame]
program test2
use module, only: i, helper
implicit none
call helper
end program test2