Hacker News new | ask | show | jobs
by wizofaus 1397 days ago
Seems to assume + if an arithmetic operator is missing?
1 comments

This is correct, the idea is that you can type things like "6 foot 3 inches" and have it evaluate as an addition. But the example shown above is definitely a problem, I'll try to think of a work around.
I'd think that rule only makes sense after a symbol representing a unit (including potentially 6'3"). Certainly <number> <named constant> should logically assume multiplication.