1
0
Files
TP-Link_XR500v_v2-6/m4-1.4.13/examples/sync-lines.m4
2016-11-30 09:03:17 +08:00

12 lines
286 B
Plaintext

# Several input lines, expanding to one
define(`foo', ``foo' line one.
`foo' line two.
`foo' line three.') xyz
foo
# Several input lines, expanding to none
define(`foo', ``foo' line one.
`foo' line two.
`foo' line three.')dnl
# one input line, expanding to several output lines
foo foo