Vano2776

Results 1 issues of Vano2776

Thrown java.lang.NullPointerException when call method with generic type parameters from proxied class. Case: ``` interface A { suspend fun f1(a: T) suspend fun f2(a: T) } class SomeClass @Component class...

status: waiting-for-triage
in: core
status: feedback-provided
theme: kotlin