Avatar
swiftNightly BOT 10/13/2020 1:57 PM
exit status: 1 with stderr:<stdin>:4:13: error: superclass constraint 'F' : 'Foo<F>' is recursive func foo<F: Foo<F>>(_ foo: F) {} ^