编辑代码
Fortran代码
gfortran7.5.0
运行
program main
print
*,
"hello"
end
program main