Deleted Added
full compact
comments.m4 (234852) comments.m4 (263227)
1dnl $FreeBSD: head/tools/regression/usr.bin/m4/comments.m4 234852 2012-04-30 22:00:34Z bapt $
1dnl $FreeBSD: head/usr.bin/m4/tests/comments.m4 234852 2012-04-30 22:00:34Z bapt $
2dnl $OpenBSD: src/regress/usr.bin/m4/comments.m4,v 1.1 2005/09/06 15:33:21 espie Exp $
3dnl checking the way changecom works.
41: normal
5define(`comment', `COMMENT')dnl
6define(`p', 'XXX')dnl
7# this is a comment
8>> this is a comment
9p this is a comment

--- 50 unchanged lines hidden ---
2dnl $OpenBSD: src/regress/usr.bin/m4/comments.m4,v 1.1 2005/09/06 15:33:21 espie Exp $
3dnl checking the way changecom works.
41: normal
5define(`comment', `COMMENT')dnl
6define(`p', 'XXX')dnl
7# this is a comment
8>> this is a comment
9p this is a comment

--- 50 unchanged lines hidden ---