87837aace9 ^
37de950b40 ^
1 2
3 4
5 6 7 8 9
extern int a; extern int foo (void); int foo (void) { return a; }