7 lines
60 B
C
7 lines
60 B
C
![]() |
#define foo bar
|
||
|
#define bar baz
|
||
|
#define baz foo
|
||
|
foo
|
||
|
bar
|
||
|
baz
|