Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xunilrj committed Dec 23, 2023
1 parent 48ae9bd commit 100dc5a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
script;

fn encode<T>(_item: T) -> raw_slice {
asm(ptr: (0, 0)) { ptr: raw_slice }
}

struct Foo {
value: u64
}
Expand Down

0 comments on commit 100dc5a

Please sign in to comment.