[AA] Ignore tests due to KT-57619
This commit is contained in:
committed by
Space Team
parent
e02194b461
commit
ef51cf9083
+2
@@ -1,3 +1,5 @@
|
||||
// IGNORE_REVERSED_RESOLVE
|
||||
// Ignore reason: KT-57619
|
||||
enum class B(val x: Int) {
|
||||
B1(1),
|
||||
B2(2);
|
||||
|
||||
Reference in New Issue
Block a user