echo -e '??=define cat(c,d) c##.d \n ??=define mb(a,b) a##@b \n mb(kyle,cat(bigkyle,com))'| gcc -E -xc -trigraphs - 2>/dev/null | tail -n 1