--TEST-- Redeclare inherited private static property as private static. --FILE-- --EXPECT-- A::p (static) A::p (static) B::p (static)