Skip to content

Commit

Permalink
Fix dash size
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei Văcaru <[email protected]>
  • Loading branch information
Robertorosmaninho and anvacaru authored Jan 23, 2025
1 parent 3c4b326 commit 7827f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kevm-pyk/src/kevm_pyk/kproj/evm-semantics/evm-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ Accounts
```k
syntax Account ::= ".Account" | Int
syntax AccountNotNil = Int
// -----------------------------------
// --------------------------
syntax AccountCode ::= Bytes
// ----------------------------
Expand Down

0 comments on commit 7827f08

Please sign in to comment.