Skip to content

Commit

Permalink
fixed offset calculation
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldemian committed Nov 8, 2023
1 parent 81f1f34 commit 3f31132
Show file tree
Hide file tree
Showing 5 changed files with 186 additions and 183 deletions.
2 changes: 0 additions & 2 deletions crates/vincenzo/src/bitfield.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ mod tests {
// a.set(9, true);
println!("a {a:#?}");
println!("len {:#?}", a.len());

assert!(true);
}
}
Loading

0 comments on commit 3f31132

Please # to comment.