We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df02c9 commit 2e5976fCopy full SHA for 2e5976f
source/statements.tex
@@ -849,7 +849,7 @@
849
a non-coroutine function with a \cv{}~\keyword{void} return type is
850
equivalent to a \tcode{return} with no operand.
851
Otherwise, flowing off the end of a function
852
-other than \tcode{main}\iref{basic.start.main} or a coroutine\iref{dcl.fct.def.coroutine}
+that is neither \tcode{main}\iref{basic.start.main} nor a coroutine\iref{dcl.fct.def.coroutine}
853
results in undefined behavior.
854
855
\pnum
0 commit comments