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 7fca464 commit 7801f44Copy full SHA for 7801f44
specification/dartLangSpec.tex
@@ -19731,8 +19731,8 @@ \subsection{Return}
19731
\Case{Synchronous non-generator functions and factory constructors}
19732
Consider the case where $f$ is a synchronous non-generator function
19733
(\ref{functions})
19734
-or a generative constructor
19735
-(\ref{generativeConstructors}).
+or a factory constructor
+(\ref{factories}).
19736
%
19737
% Returning without an object is only ok for "voidy" return types.
19738
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},
0 commit comments