Pi-Squared-Inc / solidity-demo-semantics

Demonstration Solidity Semantics in K
2 stars 2 forks source link

Uniswap: summary of initialization of configuration #30

Closed mariaKt closed 2 months ago

mariaKt commented 2 months ago

This PR includes the following changes:

The mechanism used to apply the summarized rule is matching the contents of the new cell, to apply either the summarized rule or the initial rewrite rule

rule _:PragmaDefinition Ss:SourceUnits => Ss

, because for some reason I cannot figure out the priority does not help here.