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 1d740a9 commit 18aa1e4Copy full SHA for 18aa1e4
specification/dartLangSpec.tex
@@ -19717,8 +19717,8 @@ \subsection{Return}
19717
\Case{Synchronous non-generator functions and factory constructors}
19718
Consider the case where $f$ is a synchronous non-generator function
19719
(\ref{functions})
19720
-or a generative constructor
19721
-(\ref{generativeConstructors}).
+or a factory constructor
+(\ref{factories}).
19722
%
19723
% Returning without an object is only ok for "voidy" return types.
19724
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},
0 commit comments