Files
kotlin/compiler/testData/codegen/box/javaInterop/generics/javaNestedSamInterface.kt
Dmitry Petrov a8e9a6a1d0 Properly reference type parameter descriptors
'descriptor -> descriptor.original' relation is often inconsistent
wrt 'containingDeclaration', parameters, and type parameters,
we have to introduce some workarounds here.
2019-12-25 14:20:47 +03:00

445 B
Vendored