From b0bdaa30dd60890b5494fab1f3e7f5d70a8ceb8e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 11 Jan 2020 13:25:42 +0000 Subject: [PATCH] README: Adjust indent of &${..$..} expansion No change to the meaning. Signed-off-by: Ian Jackson --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3d18dc2..4493a0d 100644 --- a/README +++ b/README @@ -219,7 +219,7 @@ STUFF $ THINGS .. STUFF $$ THINGS &:endm .. endef NAME is processed for & -&${..$..} => ${eval ${call ..$$..}} +&${..$..} => ${eval ${call ..$$..}} (matches { } pairs to find the end) content is $-doubled (unless it contains &$- to turn that off) -- 2.30.2