summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/tests/083-unterminated-if.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/glcpp/tests/083-unterminated-if.c')
-rw-r--r--src/compiler/glsl/glcpp/tests/083-unterminated-if.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compiler/glsl/glcpp/tests/083-unterminated-if.c b/src/compiler/glsl/glcpp/tests/083-unterminated-if.c
new file mode 100644
index 0000000..9180635
--- /dev/null
+++ b/src/compiler/glsl/glcpp/tests/083-unterminated-if.c
@@ -0,0 +1,2 @@
+#if 1
+