forked from qt-creator/qt-creator
5 lines
40 B
C
5 lines
40 B
C
![]() |
#define X() Y
|
||
|
#define Y() X
|
||
|
|
||
|
A: X()()()
|