mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-27 00:53:23 +01:00
Reverted bad change [506]. Added test case for remaining bug.
This commit is contained in:
@@ -224,11 +224,6 @@ int TypeDArray::builtinTypeInfo()
|
||||
return next->isTypeBasic() != NULL;
|
||||
}
|
||||
|
||||
int TypeClass::builtinTypeInfo()
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* ========================================================================= */
|
||||
|
||||
/***************************************
|
||||
|
||||
Reference in New Issue
Block a user