930503-2.c   [plain text]


f()
{
  struct { char x; } r;
  g(r);
}