fork download
  1. :- write(['dog', 'cat', 'canary']).
Success #stdin #stdout #stderr 0.02s 6204KB
stdin
Standard input is empty
stdout
[dog, cat, canary]
stderr