fork download
  1. program ideone;
  2. begin
  3. writeln('This is a test')
  4. end.
Success #stdin #stdout 0s 4400KB
stdin
Standard input is empty
stdout
This is a test