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