OpenGrok
Cross Reference: 143-multiple-else.c.expected
xref
: /
external
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
143-multiple-else.c.expected
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
0:4(1): preprocessor error: multiple #else
2
3
4
int foo;
5
6
int bar;
7
8