1 2 3 4 5 6
#include <string.h> #include <config5.h> int main(void) { return strcmp(MESSAGE, "@var2@"); }