Skip to content

Commit

Permalink
1. Fix cargo test
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid committed Apr 7, 2024
1 parent a373fda commit 3fddf86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
## Short example:
```rust
```should_panic
use drop_code::drop_code;
#[allow(unreachable_code)]
Expand Down

0 comments on commit 3fddf86

Please sign in to comment.