5c80f57cfc ^
5a384a9143 ^
1 2 3
4 5 6 7 8
extern int in_renamed (int); int in_renamed (int a) { return a - 10; }