mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 19:50:11 +01:00
6 lines
44 B
C
6 lines
44 B
C
|
|
#define foo(a,b)
|
||
|
|
#if 0
|
||
|
|
foo(bar)
|
||
|
|
foo(
|
||
|
|
#endif
|