Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
29285882676388aacff123e8bdf025904abf8ea9
/
.
/
src
/
glsl
/
glcpp
/
tests
/
056-macro-argument-with-comma.c
blob: 58701d1f25b5f97cbad577509fd2f3f43453be08 [
file
] [
log
] [
blame
]
#define
bar with
,
embedded
,
commas
#define
function
(
x
)
success
#define
foo function
foo
(
bar
)