Avatar
おあ、勘違いしてる可能性ありそう
4:20 PM
@swift-4.1.3 class Cat { lazy var name: Int = 1 } print(Mirror(reflecting: Cat()).children.count) (edited)