summaryrefslogtreecommitdiffstats
path: root/test cases/common/201 kwarg entry/inc
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/201 kwarg entry/inc')
-rw-r--r--test cases/common/201 kwarg entry/inc/prog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/201 kwarg entry/inc/prog.h b/test cases/common/201 kwarg entry/inc/prog.h
new file mode 100644
index 0000000..665521d
--- /dev/null
+++ b/test cases/common/201 kwarg entry/inc/prog.h
@@ -0,0 +1,3 @@
+#pragma once
+
+#define MESSAGE "Hello there.\n"