1$define AAA 123
2$define BBB $AAA$$AAA$
3
4a$BBB$
51$AAA$2
6
7$define V $TEST_\
8MACRO$=11
9a $V$
10
11$define AAA abc
12
131$AAA$2