Skip to content

Commit db2ee68

Browse files
committed
Mark a subtype rule as redundant, in a TODO comment
1 parent 14312c8 commit db2ee68

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
@@ -22508,6 +22508,8 @@ \subsection{Subtypes}
2250822508
\RuleRaw{\SrnRightTop}{%
2250922509
T \in \{\code{Object?}, \DYNAMIC, \VOID\}}{S}{T}
2251022510
% ------------------------------------------------ Right Object
22511+
% TODO(eernst): Comment out this rule as redundant and
22512+
% renumber, it is an instance of \SrnRightFutureOrB.
2251122513
\RuleRaw{\SrnRightObjectFour}{%
2251222514
\mbox{$S$ is an interface type or \FUNCTION}}{S}{\code{Object}}
2251322515
% ------------------------------------------------ Left Null 2

0 commit comments

Comments
 (0)