blob: 1caf92cb9dd5cd604667ead11ef5e63b4aad2108 [file] [log] [blame]
program test2
use module, only: helper
implicit none
call helper
end program test2