mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 05:18:12 +02:00
3 lines
51 B
C
3 lines
51 B
C
#define bar success
|
|
#define foo(x) x
|
|
foo(more bar)
|