Almaz Ibragimov

Results 2 issues of Almaz Ibragimov

Example code: ``` swift public struct Struct { public static let `default` = Self(foo: 123, bar: 456) public let foo: Int public let bar: Int private init(foo: Int, bar: Int)...

bug
apple bug