@R|lowlevel/Anno|(<strcat>(String(return ), prop#))  kotlin/collections/List<@R|lowlevel/Anno|(<strcat>(String(nested return ), prop#))  ERROR CLASS: Symbol not found for Type3>
  context -> FirNamedFunctionSymbol lowlevel/function
  anchor -> [FirNamedFunctionSymbol lowlevel/function]

@R|lowlevel/Anno|(<strcat>(String(nested return ), prop#))  ERROR CLASS: Symbol not found for Type3
  context -> FirNamedFunctionSymbol lowlevel/function
  anchor -> []

@R|lowlevel/Anno|(<strcat>(String(receiver ), prop#))  kotlin/collections/List<@R|lowlevel/Anno|(<strcat>(String(nested receiver ), prop#))  ERROR CLASS: Symbol not found for Abc>
  context -> FirNamedFunctionSymbol lowlevel/function
  anchor -> [FirNamedFunctionSymbol lowlevel/function]

@R|lowlevel/Anno|(<strcat>(String(nested receiver ), prop#))  ERROR CLASS: Symbol not found for Abc
  context -> FirNamedFunctionSymbol lowlevel/function
  anchor -> []

@R|lowlevel/Anno|(<strcat>(String(param ), prop#))  ERROR CLASS: Symbol not found for Type1
  context -> FirValueParameterSymbol <local>/param from FirNamedFunctionSymbol lowlevel/function
  anchor -> []

@R|lowlevel/Anno|(<strcat>(String(nested param ), prop#))  ERROR CLASS: Symbol not found for Type2
  context -> FirValueParameterSymbol <local>/param from FirNamedFunctionSymbol lowlevel/function
  anchor -> []

@R|lowlevel/Anno|(<strcat>(String(bound ), prop#))  kotlin/collections/List<@R|lowlevel/Anno|(<strcat>(String(nested bound ), prop#))  ERROR CLASS: Symbol not found for ASF>
  context -> FirTypeParameterSymbol F from FirNamedFunctionSymbol lowlevel/function
  anchor -> [FirNamedFunctionSymbol lowlevel/function]

@R|lowlevel/Anno|(<strcat>(String(nested bound ), prop#))  ERROR CLASS: Symbol not found for ASF
  context -> FirTypeParameterSymbol F from FirNamedFunctionSymbol lowlevel/function
  anchor -> []

FILE: [ResolvedTo(IMPORTS)] nestedErrorReturnType.kt
    @R|kotlin/annotation/Target|[CompilerRequiredAnnotations](Q|kotlin/annotation/AnnotationTarget|.R|kotlin/annotation/AnnotationTarget.TYPE|) public? final? [ResolvedTo(COMPILER_REQUIRED_ANNOTATIONS)] annotation class Anno : R|kotlin/Annotation| {
        public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Anno] constructor([ResolvedTo(RAW_FIR)] [CorrespondingProperty=lowlevel/Anno.position] position: String): R|lowlevel/Anno| {
            LAZY_super<R|kotlin/Any|>
        }

        public? final? [ResolvedTo(RAW_FIR)] [IsFromPrimaryConstructor=true] val position: String = R|<local>/position|
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=Anno] get(): String

    }
    public? final? const [ResolvedTo(RAW_FIR)] val prop: <implicit> = LAZY_EXPRESSION
        public? [ResolvedTo(RAW_FIR)] get(): <implicit>
    public? final? [ResolvedTo(TYPES)] fun <[ResolvedTo(TYPES)] F : R|@R|lowlevel/Anno|(<strcat>(String(bound ), prop#))  kotlin/collections/List<@R|lowlevel/Anno|(<strcat>(String(nested bound ), prop#))  ERROR CLASS: Symbol not found for ASF>|> R|@R|lowlevel/Anno|(<strcat>(String(receiver ), prop#))  kotlin/collections/List<@R|lowlevel/Anno|(<strcat>(String(nested receiver ), prop#))  ERROR CLASS: Symbol not found for Abc>|.function([ResolvedTo(TYPES)] param: @R|lowlevel/Anno|[Unresolved](<strcat>(String(param ), prop#)) <ERROR TYPE REF: Symbol not found for Type1>): R|@R|lowlevel/Anno|(<strcat>(String(return ), prop#))  kotlin/collections/List<@R|lowlevel/Anno|(<strcat>(String(nested return ), prop#))  ERROR CLASS: Symbol not found for Type3>| { LAZY_BLOCK }
