blob: 2eec26bbb3a183e3c73caaff9b7f1c1e05d645b0 [file] [log] [blame]
#include<prog.h>
#include<stdio.h>
int main(void) {
printf(MESSAGE);
return 0;
}