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