// Build don't link: // Copyright (C) 1999, 2000 Free Software Foundation // by Alexandre Oliva // distilled from libg++'s Rational.cc // Special g++ Options: -Wno-deprecated inline int bar () return r {} int foo () { return bar (); }