diff --git a/source/basic.tex b/source/basic.tex index 8178129463..7c880d24fd 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -6883,7 +6883,7 @@ \keyword{inline}, \keyword{static}, \keyword{constexpr}, or \keyword{consteval} is ill-formed. The function \tcode{main} shall not be a coroutine\iref{dcl.fct.def.coroutine}. The \tcode{main} function shall not be declared with a -\grammarterm{linkage-specification}\iref{dcl.link}. +\grammarterm{linkage-specification}\iref{dcl.link} other than \tcode{"C++"}. A program that declares \begin{itemize} \item