vers27d2.c   [plain text]


void foo ();

void
ref ()
{
  foo ();
}