new test
[m6w6/ext-psi] / tests / parser / cpp005 / expansion.psi
diff --git a/tests/parser/cpp005/expansion.psi b/tests/parser/cpp005/expansion.psi
new file mode 100644 (file)
index 0000000..232ab5a
--- /dev/null
@@ -0,0 +1,2 @@
+#define foo(x) bar x
+foo(foo) (2)