Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eernstg committed Feb 2, 2023
1 parent 97b27f1 commit 98c6380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/dartLangSpec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19717,8 +19717,8 @@ \subsection{Return}
\Case{Synchronous non-generator functions and factory constructors}
Consider the case where $f$ is a synchronous non-generator function
(\ref{functions})
or a generative constructor
(\ref{generativeConstructors}).
or a factory constructor
(\ref{factories}).
%
% Returning without an object is only ok for "voidy" return types.
It is a \Error{compile-time error} if $s$ is \code{\RETURN;},
Expand Down

0 comments on commit 98c6380

Please sign in to comment.