#include #include "test.h" using namespace std; int main(int argc, char **argv) { cout << TEST " " WORD "!" << endl; return 0; }