aboutsummaryrefslogtreecommitdiff
path: root/examples/m4/libhello/test/driver.hxx.m4
diff options
context:
space:
mode:
Diffstat (limited to 'examples/m4/libhello/test/driver.hxx.m4')
-rw-r--r--examples/m4/libhello/test/driver.hxx.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/m4/libhello/test/driver.hxx.m4 b/examples/m4/libhello/test/driver.hxx.m4
new file mode 100644
index 0000000..366ea66
--- /dev/null
+++ b/examples/m4/libhello/test/driver.hxx.m4
@@ -0,0 +1,5 @@
+dnl
+dnl There aren't any macro expansions; it's just an example.
+dnl
+
+char const* const msg = "Hey, hey, hey!";