repo.or.cz
/
m4
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
POSIX requires defn(`a',`b') to concatenate definitions.
[m4/ericb.git]
/
examples
/
comments.m4
blob
c1e3be0a2f95d6bff47b9a2ca7c6e352d1051b27
1
# An ordinary comment
2
define(`foo', # A comment in a macro
3
`Macro `foo' expansion')
4
foo
5
define(`comment', `*** Macro `comment' expansion ***')
6
changecom(`@', `@')
7
foo