blob: cb3a53fe6dd7b27df7ed85ea06da3258b3204619 [file] [log] [blame]
program main
use dynamic
implicit none
call hello()
end program main