fork download
  1. <?php
  2. function() { return 10; }
  3. echo(7, 6, 8);
  4.  
Success #stdin #stdout 0.01s 52488KB
stdin
Standard input is empty
stdout
10