fork download
  1. var a = new Array(5);
  2. print(a.length);
Success #stdin #stdout 0.02s 4984KB
stdin
Standard input is empty
stdout
5