mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
``` @protocol DeclarationOnly; @protocol DeclarationOnlyUser<DeclarationOnly> - (void) printIt; @end ``` This should not be neccessary, but the compiler currently accepts cases like the one in the test case added. rdar://101828847
4.4 KiB
4.4 KiB