ref: 05484c9578997847673a50b1874e1ce720930c94 dir: /tests/execute/0117-pointarith.c/
int main() { int i, *p = &i; return p - (void*) 0 == 0; }