blob: bb8561f1c73a392d53efdf2c8080eff514b8c9bf [file] [log] [blame]
!$omp target parallel
print *, 'Hello, world'
!$omp end target parallel
end