blob: 6f4a231bcda2aa991a51065ff4649224024e94b2 [file] [log] [blame] [edit]
#include <stdio.h>
void foo()
{
printf("Hello!\n");
}