mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 01:18:06 +02:00
2 lines
64 B
C
2 lines
64 B
C
#define foo(x,y) x,two fish,red fish,y
|
|
foo(one fish, blue fish)
|