From 1927683ae32a7fafc18ab0b1bd7ee420f5a6994f Mon Sep 17 00:00:00 2001 From: moli Date: Fri, 14 Feb 2025 12:25:41 +0900 Subject: [PATCH] aaaaaa --- test.m4 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test.m4 diff --git a/test.m4 b/test.m4 new file mode 100644 index 0000000..3c28b39 --- /dev/null +++ b/test.m4 @@ -0,0 +1,8 @@ +changequote(`[', `]')dnl +define([include2], [include([$1]) +--------])dnl +define([fire], [🔥])dnl +include2([test too]) +include2([hello.txt]) + +