blob: 317e6fcdacd365bfb663ccdafc6f0450ecf69924 [file] [log] [blame]
#include <stdio.h>
void bar (void)
{
printf ("hello bar\n");
}