blob: 1a8f78523894ccf0c5fd9cb6fdb5b7638de21e4d [file] [log] [blame]
#include <string.h>
#include <config5.h>
int main(void) {
return strcmp(MESSAGE, "@var2@");
}