#include "decl-3.h"

foo_p bar (void) 
{
  return foop;
}

struct foo *bar2 (void) 
{
  return foop;
}


syntax highlighted by Code2HTML, v. 0.9.1