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

I've seen undergrads trying to write Ada:

  case x is
    when true => y;
    when others => z;
  end case;
You know, so the code doesn't stop compiling when someone comes along and adds values to the Boolean type.



Well, FileNotFound is a popular addition from what I hear.




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

Search: