xref
: /
external
/
mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
038-func-arg-with-commas.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
foo
(
x
)
success
2
foo
(
argument
(
with
,
embedded
,
commas
) --
tricky
)
3