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 fd4612b commit 5947b28Copy full SHA for 5947b28
specification/dartLangSpec.tex
@@ -22939,6 +22939,8 @@ \subsection{Subtypes}
22939
\RuleRaw{\SrnRightTop}{%
22940
T \in \{\code{Object?}, \DYNAMIC, \VOID\}}{S}{T}
22941
% ------------------------------------------------ Right Object
22942
+ % TODO(eernst): Comment out this rule as redundant and
22943
+ % renumber, it is an instance of \SrnRightFutureOrB.
22944
\RuleRaw{\SrnRightObjectFour}{%
22945
\mbox{$S$ is an interface type or \FUNCTION}}{S}{\code{Object}}
22946
% ------------------------------------------------ Left Null 2
0 commit comments