// Build don't link: // Origin: Mark Mitchell int* hp; int* jp; void f (int *ip, int kp = hp - jp) { }