[FIR] update reversed testData
^KT-56543
This commit is contained in:
committed by
Space Team
parent
1c5aa6c45b
commit
6170d83301
+1
-1
@@ -29,5 +29,5 @@ fun modality(): Modality = Modality.FINAL
|
||||
class DeserializedClassDescriptor2 : ClassDescriptor {
|
||||
private val modality = modality()
|
||||
|
||||
override fun getModality() = <!TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM!>modality<!>
|
||||
override fun getModality() = modality
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user