fork download
  1. var str= 1+2+"birds";
  2. if(3>"2")
  3. document.write("yes");
Runtime error #stdin #stdout 0.29s 213248KB
stdin
Standard input is empty
stdout
Standard output is empty