Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You're missing the point - languages like Pascal have a := assignment operator because the = operator is for comparison only. If you accidentally drop the :, then you have a simple Boolean expression. If this Boolean expression is used as a statement, by itself, then the result is a compiler error.


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

Search: