blob: e75962da2e1e051343ff706105a80db51573a664 [file] [log] [blame]
program hello
print *, 'Hello world'
end program hello