fork download
  1. var compileBot = "/r/compilebot";
  2. var askReddit = "/r/askreddit";
  3. function subReddit (name) {
  4. print(name);
  5. };
  6. subReddit(askReddit);
Success #stdin #stdout 0.01s 29552KB
stdin
Standard input is empty
stdout
/r/askreddit