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 922920b commit c97f998Copy full SHA for c97f998
specification/dartLangSpec.tex
@@ -22187,6 +22187,8 @@ \subsection{Subtypes}
22187
\RuleRaw{\SrnRightTop}{%
22188
T \in \{\code{Object?}, \DYNAMIC, \VOID\}}{S}{T}
22189
% ------------------------------------------------ Right Object
22190
+ % TODO(eernst): Comment out this rule as redundant and
22191
+ % renumber, it is an instance of \SrnRightFutureOrB.
22192
\RuleRaw{\SrnRightObjectFour}{%
22193
\mbox{$S$ is an interface type or \FUNCTION}}{S}{\code{Object}}
22194
% ------------------------------------------------ Left Null 2
0 commit comments