Hacker News new | ask | show | jobs
by alextgordon 4076 days ago
Err, so if `type expr` is a variable declaration and `function expr` is a function call, how are you supposed to tell the difference between them?
1 comments

Perhaps by the limited vocabulary from which `type` can be drawn, i.e. don't name your function `text` ?
It doesn't have user-defined types?!