MG
Типо так, но чтоб работало 😅
class Ready {
init() {
return self.execute() // ERROR: 'nil' is the only return value permitted in an initializer
}
}
Size: a a a
MG
class Ready {
init() {
return self.execute() // ERROR: 'nil' is the only return value permitted in an initializer
}
}
AP
AP
MG
MG
MG
H
K
K
K
K
K
AP
AP
K
AP