summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/tests/139-define-without-macro-name.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsl/glcpp/tests/139-define-without-macro-name.c')
-rw-r--r--src/glsl/glcpp/tests/139-define-without-macro-name.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glsl/glcpp/tests/139-define-without-macro-name.c b/src/glsl/glcpp/tests/139-define-without-macro-name.c
new file mode 100644
index 00000000000..de3ed986dc9
--- /dev/null
+++ b/src/glsl/glcpp/tests/139-define-without-macro-name.c
@@ -0,0 +1,2 @@
+#define
+Error expected because no macro name is ever given!