static __inline__ int f () { return g (); }
int g () { return f (); }


syntax highlighted by Code2HTML, v. 0.9.1