Sobes.tech

Golang

hlavní balíček import ( "fmt" ) typ Foo rozhraní { Foo() } typ Bar struktura { Message string } func (b Bar) Foo() { fmt.Println(b.Message) } func main() { var b *Bar var f Foo f = b if f != nil { f.Foo() } }

127

Za kterou část podnikání byla vaše tým odpovědná? Za co byla odpovědná?

127
/2