fork(1) download
  1. r=3.14159
  2. print *,nint(r),r
  3. stop
  4. end
Success #stdin #stdout 0s 4032KB
stdin
Standard input is empty
stdout
           3   3.14159012