summaryrefslogtreecommitdiff
path: root/checks/38.m4wrap
blob: 95fb12dde9fa8cf93228656391f10f65ec3c0d3d (plain)
1
2
3
4
5
6
7
8
9
dnl ../doc/m4.texinfo:2293: Origin of test
define(`cleanup', `This is the `cleanup' actions.
')
dnl @result{}
m4wrap(`cleanup')
dnl @result{}
This is the first and last normal input line.
dnl @result{}This is the first and last normal input line.
dnl @result{}This is the cleanup actions.