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