[test] Get rid of SKIP_SIGNATURE_DUMP directive in irText tests
Sometimes there are legitimate reasons to have two separate signature dumps for K1 and K2. ^KT-61797 Fixed
This commit is contained in:
committed by
Space Team
parent
d2cf4548f6
commit
da9f0e7af8
@@ -3,7 +3,7 @@
|
||||
// JVM_TARGET: 1.8
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
|
||||
// SKIP_SIGNATURE_DUMP
|
||||
// SEPARATE_SIGNATURE_DUMP_FOR_K2
|
||||
// ^ Value parameters in fake overrides generated by K1 and K2 are different
|
||||
|
||||
class MyMap<K : Any, V : Any> : AbstractMutableMap<K, V>() {
|
||||
|
||||
Reference in New Issue
Block a user