[FIR] Add fir source saving in resolved contract description
This commit is contained in:
+1
@@ -140,6 +140,7 @@ class FirContractResolveTransformer(
|
|||||||
effects += effect
|
effects += effect
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
this.source = owner.contractDescription.source
|
||||||
}
|
}
|
||||||
owner.replaceContractDescription(resolvedContractDescription)
|
owner.replaceContractDescription(resolvedContractDescription)
|
||||||
dataFlowAnalyzer.exitContractDescription()
|
dataFlowAnalyzer.exitContractDescription()
|
||||||
|
|||||||
Reference in New Issue
Block a user