[FIR] KTIJ-24156: Add test data

This commit is contained in:
aleksandrina-streltsova
2023-01-09 13:26:13 +02:00
committed by Space Team
parent af414cfb5e
commit 3a6e3290aa
9 changed files with 65 additions and 2 deletions
@@ -0,0 +1,11 @@
KtTypeAliasSymbol:
annotationsList: []
classIdIfNonLocal: kotlin/DeepRecursiveFunctionBlock
expandedType: kotlin/coroutines/SuspendFunction2<kotlin/DeepRecursiveScope<*, *>, kotlin/Any?, kotlin/Any?>
name: DeepRecursiveFunctionBlock
origin: LIBRARY
symbolKind: TOP_LEVEL
typeParameters: []
visibility: Private
getContainingModule: KtLibraryModule "Library kotlin-stdlib"
deprecationStatus: null
@@ -0,0 +1,4 @@
// See: KTIJ-24156
// DO_NOT_CHECK_SYMBOL_RESTORE_K1
// typealias: kotlin/DeepRecursiveFunctionBlock
@@ -0,0 +1 @@
private typealias DeepRecursiveFunctionBlock = suspend kotlin.DeepRecursiveScope<*, *>.(kotlin.Any?) -> kotlin.Any?
@@ -0,0 +1,11 @@
KtTypeAliasSymbol:
annotationsList: []
classIdIfNonLocal: kotlin/DeepRecursiveFunctionBlock
expandedType: @ExtensionFunctionType kotlin/coroutines/SuspendFunction2<kotlin/DeepRecursiveScope<*, *>, kotlin/Any?, kotlin/Any?>
name: DeepRecursiveFunctionBlock
origin: LIBRARY
symbolKind: TOP_LEVEL
typeParameters: []
visibility: Private
getContainingModule: KtLibraryModule "Library kotlin-stdlib"
deprecationStatus: null