summaryrefslogtreecommitdiff
path: root/examples/sync-lines.m4
blob: 405ab618647e04120ba678c63489e3242ff6dc71 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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