mekarthedev
Type parameter T is declared as 'out' but occurs in 'in' position in type T
override fun receive(t: T) {
ilya.gorbunov