mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 02:40:11 +01:00
3 lines
35 B
C
3 lines
35 B
C
|
|
#define foo(a) foo(2 * (a))
|
||
|
|
foo(3)
|