Remove JetTypeMapper.map{G,S}etterSignature
Merge their logic with mapSignature()
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class GenericProperty {
|
||||
void foo() {
|
||||
java.util.Map<?, ?> o = a.APackage.getTest();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user