[BACK]Return to infrec.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / args

File: [cvsweb.bsd.lv] / mandoc / regress / roff / args / infrec.in (download)

Revision 1.1, Sun Oct 22 16:57:24 2023 UTC (8 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD

new regression test for roff.c rev. 1.270:
infinite recursion in macro argument expansion

.\" $OpenBSD: infrec.in,v 1.1 2023/10/22 16:54:19 schwarze Exp $
.TH ARGS-INFREC 1 "October 22, 2023"
.SH NAME
args-infrec - infinite recursion in macro argument expansion
.SH DESCRIPTION
.ds mys first word
.ds mys \\*[mys] another word
initial text
.RB prefix \\*[mys] postfix
final text