5 lines
41 B
C
5 lines
41 B
C
#ifndef ITERATING
|
|
a: X
|
|
#else
|
|
b: X
|
|
#endif
|
#ifndef ITERATING
|
|
a: X
|
|
#else
|
|
b: X
|
|
#endif
|