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

C is a well-known exception to this. The grammar depends on typedef name resolution. `foo * bar` and `(foo)-1` parse as different things depending on whether `foo` is a typedef or a variable.



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

Search: