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 5d80033 commit b07d818Copy full SHA for b07d818
specification/dartLangSpec.tex
@@ -22060,6 +22060,8 @@ \subsection{Subtypes}
22060
\RuleRaw{\SrnRightTop}{%
22061
T \in \{\code{Object?}, \DYNAMIC, \VOID\}}{S}{T}
22062
% ------------------------------------------------ Right Object
22063
+ % TODO(eernst): Comment out this rule as redundant and
22064
+ % renumber, it is an instance of \SrnRightFutureOrB.
22065
\RuleRaw{\SrnRightObjectFour}{%
22066
\mbox{$S$ is an interface type or \FUNCTION}}{S}{\code{Object}}
22067
% ------------------------------------------------ Left Null 2
0 commit comments