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 f8dc8ff commit bd37ac1Copy full SHA for bd37ac1
specification/dartLangSpec.tex
@@ -5519,7 +5519,8 @@ \subsection{Mixin Application}
5519
Let \DefineSymbol{L_M} be the library containing the declaration of $M$.
5520
5521
\LMHash{}%
5522
-Assume that $S$ has a concrete member $m_S$ which is accessible to $L_M$,
+Assume that $L_C$ and $L_M$ is not the same library,
5523
+that $S$ has a concrete member $m_S$ which is accessible to $L_M$,
5524
that $m_S$ has the name $n$ which is private
5525
(\commentary{so $m_S$ is declared in $L_M$}),
5526
and that $M$ declares a member $m_M$ which is also named $n$
0 commit comments