Drop package facades: update compiler tests.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
fun getEntry(): MutableMap.MutableEntry<Int, String>? = null
|
||||
|
||||
// method: _DefaultPackage::getEntry
|
||||
// method: MutableMapEntryKt::getEntry
|
||||
// jvm signature: ()Ljava/util/Map$Entry;
|
||||
// generic signature: ()Ljava/util/Map$Entry<Ljava/lang/Integer;Ljava/lang/String;>;
|
||||
Reference in New Issue
Block a user