ref: aed462460163dc4694f096f9b7bd823ed24a7599 dir: /tests/0067-define.c/
#define X 6 / 2 int main() { return X - 3; }