Skip to content

Commit 165fb62

Browse files
committed
Mark a subtype rule as redundant, in a TODO comment
1 parent caefb79 commit 165fb62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specification/dartLangSpec.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22488,6 +22488,8 @@ \subsection{Subtypes}
2248822488
\RuleRaw{\SrnRightTop}{%
2248922489
T \in \{\code{Object?}, \DYNAMIC, \VOID\}}{S}{T}
2249022490
% ------------------------------------------------ Right Object
22491+
% TODO(eernst): Comment out this rule as redundant and
22492+
% renumber, it is an instance of \SrnRightFutureOrB.
2249122493
\RuleRaw{\SrnRightObjectFour}{%
2249222494
\mbox{$S$ is an interface type or \FUNCTION}}{S}{\code{Object}}
2249322495
% ------------------------------------------------ Left Null 2

0 commit comments

Comments
 (0)