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