summaryrefslogtreecommitdiff
path: root/tests/headers/objc_protocol_inheritance.h
AgeCommit message (Collapse)Author
2020-09-16Updates base on commentsSebastian Imlay
* Added TryInto trait implementation from parent to child interfaces. * Added HashSet for protocols so that the protocol inheritance works as well.