fork(1) download
  1.  
Success #stdin #stdout 0.01s 5160KB
stdin
Standard input is empty
stdout
$VAR1 = [
          1,
          2,
          3
        ];
$VAR2 = [
          5,
          6,
          7
        ];