test/test.m4

9 lines
144 B
Text
Raw Normal View History

2025-02-14 12:25:41 +09:00
changequote(`[', `]')dnl
define([include2], [include([$1])
--------])dnl
define([fire], [🔥])dnl
include2([test too])
include2([hello.txt])