main 157 B

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