main 145 B

1234567891011121314
  1. flush("!!!!!")
  2. include("inc", {
  3. one: 1,
  4. two: 2
  5. })
  6. //flush("OKKO", fileExists("/tmp"))
  7. sleep(2000)
  8. //flush(initError('aaaaa'))
  9. //flush(one)