fork download
  1. puts("\a")
  2. puts("hello \a world")
Success #stdin #stdout 0s 28680KB
stdin
Standard input is empty
stdout

hello  world