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