Hacker News new | ask | show | jobs
by yiyus 1493 days ago
It would be nice if the compiler could tell you:

    ERROR: DUP + is not SQUARE. Did you mean DOUBLE?
1 comments

Yeah, that was a mistake. Changed it from * to + at some point when writing it and forgot to update it.