aaaaaa
This commit is contained in:
parent
de774533ee
commit
1927683ae3
1 changed files with 8 additions and 0 deletions
8
test.m4
Normal file
8
test.m4
Normal file
|
@ -0,0 +1,8 @@
|
|||
changequote(`[', `]')dnl
|
||||
define([include2], [include([$1])
|
||||
--------])dnl
|
||||
define([fire], [🔥])dnl
|
||||
include2([test too])
|
||||
include2([hello.txt])
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue