Avatar
@swift-5.3.3 @swift-5.4.3 class MyCls {} let obj: MyCls = { obj }() print(obj)