mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-11 06:28:09 +02:00
4 lines
34 B
C
4 lines
34 B
C
|
|
#define foo 1
|
||
|
|
#define bar foo
|
||
|
|
bar
|