编辑代码

program main
	write(*,*) "hello"
    stop
end