Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xunilrj committed Jan 8, 2024
1 parent 82de11b commit c5daacb
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 c5daacb

Please sign in to comment.