Skip to content

Commit

Permalink
hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Wuerker committed Mar 14, 2023
1 parent d694664 commit a995259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/library/std/src/abi.fe
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ unsafe fn u256_encode() {



// example derived array and tuple implementations
// example array and tuple derived implementations

impl Abi for Array<u256, 2> {
fn encode(self, mut buf: WriteBuffer) {
Expand Down

0 comments on commit a995259

Please sign in to comment.