Skip to content

Commit 2f1ae30

Browse files
committed
Add a TODO to introduce Any
1 parent f78d041 commit 2f1ae30

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
@@ -3011,6 +3011,8 @@ \section{Classes}
30113011
and neither does any part of a declaration marked \STATIC.%
30123012
}
30133013

3014+
%% TODO(eernst): Introduce `Any` and make it a superclass of `Object`
3015+
%% and `Null`.
30143016
\LMHash{}%
30153017
Every class has a single superclass
30163018
except class \code{Object} which has no superclass.

0 commit comments

Comments
 (0)