1#include "inline-3.h"
2unsigned bar(double d)
3{
4  foo (d);
5}
6