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 2f99c35 commit d20051aCopy full SHA for d20051a
specification/dartLangSpec.tex
@@ -3423,8 +3423,8 @@ \subsubsection{The Method \code{noSuchMethod}}
3423
rather than a repeated attempt to invoke \code{noSuchMethod}
3424
(\ref{bindingActualsToFormals}).
3425
Here is an example where a dynamic type error occurs because
3426
-an attempt is made to pass an \code{Invocation}
3427
-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}:%
3428
}
3429
3430
\begin{dartCode}
0 commit comments