Avatar
@swiftbot enum Fruit { case apple } print(MemoryLayout<Fruit>.size)