--TEST-- Cannot override a final trait constant in a class derived from the class that uses the trait --FILE-- --EXPECTF-- Fatal error: DerivedClass::Constant cannot override final constant ComposingClass::Constant in %s on line %d