Closed keith closed 1 year ago
This is about this case:
public protocol Foo { var bar: Int { get } }
This tool handles this with isChildOfProtocol instead though.
This is about this case:
This tool handles this with isChildOfProtocol instead though.