Avatar
exit status: 1 with stderr:<stdin>:21:1: error: 'required' initializer 'init()' must be provided by subclass of 'Animal' } ^ <stdin>:11:26: note: 'required' initializer is declared in superclass here required convenience init() { ^