program nbody use common use simulation implicit none write (stdout, '(a)') 'Hello World!' end program nbody