blob: 94c5aecfd6b6bc6fd4321eeb31877ba41ea64f43 [file] [log] [blame]
#include "20081022.h"
int
g (foo * a)
{
return a->bar ();
}