fork download
  1. <?php
  2. if(true!=1)
  3. echo'a';
  4. echo'b';
  5. // your code goes here
Success #stdin #stdout 0.02s 24252KB
stdin
Standard input is empty
stdout
b