[svn r107] Getting .classinfo on a class instance now works (classinfo is stored in vtable)

This commit is contained in:
Tomas Lindquist Olsen
2007-11-18 08:25:07 +01:00
parent c99938debf
commit 6da09c01b3
8 changed files with 84 additions and 32 deletions

View File

@@ -314,6 +314,7 @@ test/classes6.d
test/classes7.d
test/classes8.d
test/classinfo1.d
test/classinfo2.d
test/comma.d
test/complex1.d
test/cond.d