Protocol inheritance does not trigger @available compiler errors

This was a bug. I fixed it recently as part of the conformance availability work, but technically it was a separate issue. See Fixing two holes in declaration availability checking for details.

1 Like