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
/
062-if-0-skips-garbage.c
blob: d9e439bb890627f2f9541d0fa55b6f652676da50 (
plain
)
1
2
3
4
5
#define foo(a,b)
#if 0
foo
(
bar
)
foo
(
#endif