algorithmica
algorithmica copied to clipboard
Add missing base struct to inherited structs.
It's just a small bug in the code. The Dog a Cat structs inherit from the Animal struct but they don't show it in the code.