blob: 389ac1013445fbe1063a99d48c8621e1d26d309f [file] [log] [blame]
#include <stdio.h>
void
foo2 (void)
{
printf ("foo2\n");
}