fork download
  1. function move(): String
  2. {
  3. return "walks on land";
  4. };
Success #stdin #stdout 4.51s 167328KB
stdin
Standard input is empty
stdout
Standard output is empty