[LL FIR] do not calculate constructors with classes during types phase
^KT-56551
This commit is contained in:
committed by
Space Team
parent
5b3f617378
commit
e464af00db
+1
-1
@@ -72,7 +72,7 @@ TYPES:
|
||||
FILE: [ResolvedTo(IMPORTS)] parameterOfNonLocalSetter.kt
|
||||
[ResolvedTo(BODY_RESOLVE)] annotations container
|
||||
public? final? [ResolvedTo(TYPES)] class X : R|kotlin/Any| {
|
||||
public? [ResolvedTo(TYPES)] [ContainingClassKey=X] constructor(): R|X| {
|
||||
public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=X] constructor(): R|X| {
|
||||
LAZY_super<R|kotlin/Any|>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user