167d5acc0d ^
1 2 3 4 5 6
extern int nonexistent_dummy_var; int * foo (void) { return &nonexistent_dummy_var; }