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