diff options
Diffstat (limited to 'src/compiler/glsl/glcpp/tests/077-else-without-if.c')
-rw-r--r-- | src/compiler/glsl/glcpp/tests/077-else-without-if.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/glsl/glcpp/tests/077-else-without-if.c b/src/compiler/glsl/glcpp/tests/077-else-without-if.c new file mode 100644 index 00000000000..81f00bfe278 --- /dev/null +++ b/src/compiler/glsl/glcpp/tests/077-else-without-if.c @@ -0,0 +1 @@ +#else |