glsl2: Move the compiler to the subdirectory it will live in in Mesa.
[mesa.git] / src / glsl / glcpp / tests / 006-define-composite-chain-reverse.c
diff --git a/src/glsl/glcpp/tests/006-define-composite-chain-reverse.c b/src/glsl/glcpp/tests/006-define-composite-chain-reverse.c
new file mode 100644 (file)
index 0000000..4bb91a1
--- /dev/null
@@ -0,0 +1,3 @@
+#define bar a foo
+#define foo 1
+bar