test/test.m4
2025-02-15 08:36:57 +09:00

9 lines
173 B
Text

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