blob: 3a54df315bcc955c27745917c89f704788a6f86e [file] [log] [blame]
#include "stdio.h"
void world()
{
printf("world");
}