mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-08 07:30:29 +01:00
7 lines
43 B
C
7 lines
43 B
C
|
|
#if 0
|
||
|
|
#else
|
||
|
|
int foo;
|
||
|
|
#else
|
||
|
|
int bar;
|
||
|
|
#endif
|