warnings9.C   [plain text]


// Build don't link: 
// Special g++ Options: -Wall
// GROUPS passed warnings
inline int foo()
{
  return 3;
}