fork(2) download
  1. BEGIN {
  2. print index("lolsome", "") != 0
  3. }
  4.  
Success #stdin #stdout 0s 5888KB
stdin
Standard input is empty
stdout
1