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 84e7b8d commit 00b5f35Copy full SHA for 00b5f35
specification/dartLangSpec.tex
@@ -20016,8 +20016,8 @@ \subsection{Return}
20016
\Case{Synchronous non-generator functions and factory constructors}
20017
Consider the case where $f$ is a synchronous non-generator function
20018
(\ref{functions})
20019
-or a generative constructor
20020
-(\ref{generativeConstructors}).
+or a factory constructor
+(\ref{factories}).
20021
%
20022
% Returning without an object is only ok for "voidy" return types.
20023
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},
0 commit comments