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 53ece16 commit c5d32afCopy full SHA for c5d32af
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