Hacker News new | past | comments | ask | show | jobs | submit login

Oh, sneaky!

    function addNumbers(a, b) {
       if (a === 1 && b === 3){
          return 4
       } 
    }

   Testing for hidden input:
   FAILED!



Ha!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: