test/test.m4
2025-02-14 12:25:41 +09:00

8 lines
144 B
Text

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