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