/* Print a Message */ #include main() { printf("This is a test!\n"); }