blob: 904507998ab1b9948129a3b74a285ed43e6320ec [file] [log] [blame]
#include <stdio.h>
void printbye(){
printf("Goodbye\n");
}