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