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