From dabb659955b76e5f9a05b9bae8bea2c83efd7fd8 Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Mon, 1 Dec 2025 22:52:36 +0000 Subject: [PATCH] [expr.prim.id.unqual] Remove unused meta-variable --- source/expressions.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/expressions.tex b/source/expressions.tex index 2bfc4057de..d85bede7b3 100644 --- a/source/expressions.tex +++ b/source/expressions.tex @@ -1604,7 +1604,7 @@ Otherwise, if the \grammarterm{unqualified-id} names a result binding\iref{dcl.contract.res} -attached to a function \placeholder{f} +attached to a function with return type \tcode{U}, \begin{itemize} \item