> In src/objects.c:Parrot_add_attribute() there is the todo item: This function was dead code and has been deleted in #45989
/ * TODO check if someone is trying to add attributes to a parent class * while there are already child class attrs */ The checks are in add_parent on the class pmc. The ticket can be closed. -- Salu2