From 88d09deb893505c936316537673cfbf30be47558 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Jun 2022 13:23:57 +0000 Subject: Surprisingly, every escape sequence can also be used as an argument delimiter for an outer escape sequence, in which case the delimiting escape sequence retains its syntax but usually ignores its argument and loses its inherent effect. Add rudimentary support for this syntax quirk in order to improve parsing compatibility with groff. --- regress/char/C/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 regress/char/C/Makefile (limited to 'regress/char/C/Makefile') diff --git a/regress/char/C/Makefile b/regress/char/C/Makefile new file mode 100644 index 00000000..3d938fe7 --- /dev/null +++ b/regress/char/C/Makefile @@ -0,0 +1,6 @@ +# $OpenBSD: Makefile,v 1.1 2022/06/08 13:08:00 schwarze Exp $ + +REGRESS_TARGETS = delim +LINT_TARGETS = delim + +.include -- cgit v1.2.3-56-ge451