nameret1.C   [plain text]


// Build don't link:
// Copyright (C) 1999, 2000 Free Software Foundation

// by Alexandre Oliva <oliva@lsd.ic.unicamp.br>

// distilled from libg++'s Rational.cc

// Special g++ Options: -Wno-deprecated

inline int bar () return r {}

int foo () {
  return bar ();
}