Skip to content

Commit 492ba5a

Browse files
committed
Mark a subtype rule as redundant, in a TODO comment
1 parent e560870 commit 492ba5a

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
@@ -21969,6 +21969,8 @@ \subsection{Subtypes}
2196921969
\RuleRaw{\SrnRightTop}{%
2197021970
T \in \{\code{Object?}, \DYNAMIC, \VOID\}}{S}{T}
2197121971
% ------------------------------------------------ Right Object
21972+
% TODO(eernst): Comment out this rule as redundant and
21973+
% renumber, it is an instance of \SrnRightFutureOrB.
2197221974
\RuleRaw{\SrnRightObjectFour}{%
2197321975
\mbox{$S$ is an interface type or \FUNCTION}}{S}{\code{Object}}
2197421976
% ------------------------------------------------ Left Null 2

0 commit comments

Comments
 (0)