[FIR] List for unresolved effects to resolved contract node
This commit is contained in:
+1
@@ -582,6 +582,7 @@ object NodeConfigurator : AbstractFieldConfigurator<FirTreeBuilder>(FirTreeBuild
|
||||
|
||||
resolvedContractDescription.configure {
|
||||
+fieldList("effects", effectDeclarationType)
|
||||
+fieldList("unresolvedEffects", statement)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user