#define TEST(x) hello #define TEST heloo 2 TEST(55) main(void) { }