summaryrefslogtreecommitdiff
path: root/glcpp/tests/025-func-macro-as-non-macro.c
diff options
context:
space:
mode:
Diffstat (limited to 'glcpp/tests/025-func-macro-as-non-macro.c')
-rw-r--r--glcpp/tests/025-func-macro-as-non-macro.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/glcpp/tests/025-func-macro-as-non-macro.c b/glcpp/tests/025-func-macro-as-non-macro.c
new file mode 100644
index 0000000000..b433671d1b
--- /dev/null
+++ b/glcpp/tests/025-func-macro-as-non-macro.c
@@ -0,0 +1,2 @@
+#define foo(bar) bar
+foo bar