This commit is contained in:
Shinya Koyano 2025-02-14 12:25:41 +09:00
parent de774533ee
commit 1927683ae3
Signed by: moli
GPG key ID: 61EDE6AC103CC456

8
test.m4 Normal file
View file

@ -0,0 +1,8 @@
changequote(`[', `]')dnl
define([include2], [include([$1])
--------])dnl
define([fire], [🔥])dnl
include2([test too])
include2([hello.txt])