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