JVM_IR merge annotations when substituting types
Otherwise special annotations such as @EnhancedNullability are lost, which affects JVM signatures. KT-42330
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
// FULL_JDK
|
||||
|
||||
abstract class IntIntMap : Map<Int, Int>
|
||||
Reference in New Issue
Block a user