mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 15:40:11 +01:00
6 lines
51 B
C
6 lines
51 B
C
#define foo 1
|
|
foo
|
|
#undef foo
|
|
foo
|
|
#define foo 2
|
|
foo
|