[AA] AbstractSymbolTest: add type parameters check

^KT-54826
This commit is contained in:
Dmitrii Gridin
2022-11-21 15:10:45 +01:00
committed by Space Team
parent 771823c9e7
commit 48e2e5cc87
6 changed files with 14 additions and 0 deletions
@@ -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,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