inline-3.c   [plain text]


#include "inline-3.h"
unsigned bar(double d)
{
  foo (d);
}