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