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