Hacker News new | ask | show | jobs
by froober 255 days ago
That works well until the following doesn't compile

int x = 1 — 2;

1 comments

  #define — -
fixes that issue for C.