Skip to content

Commit c3ec056

Browse files
committed
Add a TODO to introduce Any
1 parent 2ce2c59 commit c3ec056

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
@@ -2952,6 +2952,8 @@ \section{Classes}
29522952
and neither does any part of a declaration marked \STATIC.%
29532953
}
29542954

2955+
%% TODO(eernst): Introduce `Any` and make it a superclass of `Object`
2956+
%% and `Null`.
29552957
\LMHash{}%
29562958
Every class has a single superclass
29572959
except class \code{Object} which has no superclass.

0 commit comments

Comments
 (0)