ML
Size: a a a
ML
S
ML
A
A
АП
Z
ML
d
S
💎
HV
HV
m
A
nil, так что ли?func (a *A) GetB() *B {
if a != nil {
return a.B
}
return nil
}T
ПД
nil, так что ли?func (a *A) GetB() *B {
if a != nil {
return a.B
}
return nil
}A
A