index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
019-define-func-1-arg-multi.c
blob: c4e62b255088f2356b288a2b968143ec343dfda9 (
plain
)
1
2
#define foo(x) (x)
foo
(
this
is more than one word
)