Y
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
pc2g4d
4076 days ago
Perhaps by the limited vocabulary from which `type` can be drawn, i.e. don't name your function `text` ?
link
alextgordon
4076 days ago
It doesn't have user-defined types?!
link