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 14312c8 commit db2ee68Copy full SHA for db2ee68
specification/dartLangSpec.tex
@@ -22508,6 +22508,8 @@ \subsection{Subtypes}
22508
\RuleRaw{\SrnRightTop}{%
22509
T \in \{\code{Object?}, \DYNAMIC, \VOID\}}{S}{T}
22510
% ------------------------------------------------ Right Object
22511
+ % TODO(eernst): Comment out this rule as redundant and
22512
+ % renumber, it is an instance of \SrnRightFutureOrB.
22513
\RuleRaw{\SrnRightObjectFour}{%
22514
\mbox{$S$ is an interface type or \FUNCTION}}{S}{\code{Object}}
22515
% ------------------------------------------------ Left Null 2
0 commit comments