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 f53ea94 commit dcb121bCopy full SHA for dcb121b
specification/dartLangSpec.tex
@@ -3254,8 +3254,8 @@ \subsubsection{The Method \code{noSuchMethod}}
3254
rather than a repeated attempt to invoke \code{noSuchMethod}
3255
(\ref{bindingActualsToFormals}).
3256
Here is an example where a dynamic type error occurs because
3257
-an attempt is made to pass an \code{Invocation}
3258
-where only the null object is accepted:%
+an attempt is made to pass an \code{Invocation},
+and the type of the parameter is \code{Never}:%
3259
}
3260
3261
\begin{dartCode}
0 commit comments