[AA] AbstractSymbolTest: add type parameters check
^KT-54826
This commit is contained in:
committed by
Space Team
parent
771823c9e7
commit
48e2e5cc87
+2
@@ -1,3 +1,5 @@
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE_K2
|
||||
|
||||
package test
|
||||
|
||||
class SomeClass
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// RUNTIME
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE_K1
|
||||
|
||||
// class: kotlin/Lazy
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// WITH_STDLIB
|
||||
|
||||
// callable: kotlin/collections/listOf
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE_K1
|
||||
@@ -1 +1,3 @@
|
||||
class: kotlin/collections/Iterator
|
||||
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE_K1
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
// class: kotlin/collections/MutableMap.MutableEntry
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE_K1
|
||||
Reference in New Issue
Block a user