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 cce4249 commit 46e41c7Copy full SHA for 46e41c7
specification/dartLangSpec.tex
@@ -19839,8 +19839,8 @@ \subsection{Return}
19839
\Case{Synchronous non-generator functions and factory constructors}
19840
Consider the case where $f$ is a synchronous non-generator function
19841
(\ref{functions})
19842
-or a generative constructor
19843
-(\ref{generativeConstructors}).
+or a factory constructor
+(\ref{factories}).
19844
%
19845
% Returning without an object is only ok for "voidy" return types.
19846
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},
0 commit comments