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