Skip to content

Commit 9dc5504

Browse files
committed
Add a TODO to introduce Any
1 parent 61a7a45 commit 9dc5504

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
@@ -2783,6 +2783,8 @@ \section{Classes}
27832783
and neither does any part of a declaration marked \STATIC.%
27842784
}
27852785

2786+
%% TODO(eernst): Introduce `Any` and make it a superclass of `Object`
2787+
%% and `Null`.
27862788
\LMHash{}%
27872789
Every class has a single superclass
27882790
except class \code{Object} which has no superclass.

0 commit comments

Comments
 (0)