Skip to content

Commit

Permalink
Merge branch 'main' into tolga/uniswap-sqrt-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ovatman committed Sep 16, 2024
2 parents 76d5804 + 584d93a commit ba7ecfa
Show file tree
Hide file tree
Showing 4 changed files with 3,018 additions and 24 deletions.
2 changes: 1 addition & 1 deletion src/statement.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ module SOLIDITY-STATEMENT
rule <k> return V:TypedVal ; ~> _ => V ~> K </k>
<env> _ => E </env>
<call-stack>... ListItem(frame(K, E)) => .List </call-stack>
<call-stack>... ListItem(frame(K, E)) => .List </call-stack> [owise]
// variable declaration
rule <k> LT:TypeName X:Id = v(V, RT) ; => .K ...</k>
Expand Down
Loading

0 comments on commit ba7ecfa

Please sign in to comment.