test/test.m4

10 lines
173 B
Text
Raw Normal View History

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