[Analysis API] Update test data after rebase

This commit is contained in:
Yan Zhulanow
2024-01-06 03:16:15 +09:00
committed by Space Team
parent 64948fe48f
commit e4b574de38
2 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ Tower Data Context:
Element 6
Scope: FirNestedClassifierScopeWithSubstitution
Classifiers:
FirRegularClassSymbol public? final? class Nested : R|kotlin/Any|
FirRegularClassSymbol public final? class Nested : R|kotlin/Any|
Static scope owner symbol: FirRegularClassSymbol public open class Base : R|kotlin/Any|
Element 7
Scope: FirLocalScope
@@ -27,7 +27,7 @@ FILE: [ResolvedTo(IMPORTS)] primaryConstructorParameter_initializerExpression.kt
LAZY_super<R|kotlin/Any|>
}
public? final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
public final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
public? [ResolvedTo(RAW_FIR)] constructor(): R|test/Base.Nested| {
LAZY_super<R|kotlin/Any|>
}
@@ -14,7 +14,7 @@ Tower Data Context:
Element 6
Scope: FirNestedClassifierScopeWithSubstitution
Classifiers:
FirRegularClassSymbol public? final? class Nested : R|kotlin/Any|
FirRegularClassSymbol public final? class Nested : R|kotlin/Any|
Static scope owner symbol: FirRegularClassSymbol public open class Base : R|kotlin/Any|
Element 7
Scope: FirLocalScope
@@ -27,7 +27,7 @@ FILE: [ResolvedTo(IMPORTS)] primaryConstructorParameter_typeRef.kt
LAZY_super<R|kotlin/Any|>
}
public? final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
public final? [ResolvedTo(RAW_FIR)] class Nested : R|kotlin/Any| {
public? [ResolvedTo(RAW_FIR)] constructor(): R|test/Base.Nested| {
LAZY_super<R|kotlin/Any|>
}