[svn r103] Array comparisons are now fully implemented, that is - to the extent that TypeInfo is.

This commit is contained in:
Tomas Lindquist Olsen
2007-11-15 00:24:44 +01:00
parent 302015d7e8
commit 7d6bbcd87d
6 changed files with 103 additions and 9 deletions

View File

@@ -222,6 +222,7 @@ test/arrayinit.d
test/arrays.d
test/arrays10.d
test/arrays11.d
test/arrays12.d
test/arrays2.d
test/arrays3.d
test/arrays4.d