Cross Reference: 116-disable-line-continuations.c
xref: /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/116-disable-line-continuations.c
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
1b8e80941Smrg// glcpp-args: --disable-line-continuations
2b8e80941Smrg
3b8e80941Smrg// This comments ends with a backslash \\
4b8e80941Smrg#define NO_CONTINUATION
5b8e80941Smrg
6b8e80941Smrg#ifdef NO_CONTINUATION
7b8e80941Smrgsuccess
8b8e80941Smrg#else
9b8e80941Smrgfailure
10b8e80941Smrg#endif
11b8e80941Smrg
12b8e80941Smrg
13b8e80941Smrg
14

Indexes created Sat Nov 29 18:09:35 GMT 2025