#include "20081022.h"

int
g (foo * a)
{
  return a->bar ();
}
