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