index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
022-define-func-arg-with-parens.c
blob: c20d73a4a28fe8083c24a34c85b2f0b37f797412 (
plain
)
1
2
#define foo(x) (x)
foo
(
argument
(
including parens
)
for
the win
)