[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
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
||||
// SKIP_SIGNATURE_DUMP
|
||||
// ^ KT-60136
|
||||
// SEPARATE_SIGNATURE_DUMP_FOR_K2
|
||||
// ^ KT-60136: Spread operator works incorrectly in K1, but correctly in K2.
|
||||
|
||||
annotation class A(vararg val xs: String)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user