Skip to content

Commit b643bd8

Browse files
committed
Add a TODO to introduce Any
1 parent 4fa0f40 commit b643bd8

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
@@ -2760,6 +2760,8 @@ \section{Classes}
27602760
and neither does any part of a declaration marked \STATIC.%
27612761
}
27622762

2763+
%% TODO(eernst): Introduce `Any` and make it a superclass of `Object`
2764+
%% and `Null`.
27632765
\LMHash{}%
27642766
Every class has a single superclass
27652767
except class \code{Object} which has no superclass.

0 commit comments

Comments
 (0)