Skip to content

Commit

Permalink
test 3: should pass
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonnet committed Nov 14, 2024
1 parent 4223a9b commit 5e336b6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scratch/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ use std::net::Ipv4Addr;
use std::time::Instant;
use tracing::{debug, error, info, trace, warn};

use fake_package_that_i_invented::*;

aspdofijsadf asdopifjasoipf aspdofijsaodpi jasdfio jaiposdf jopasdfjioasp dfjdfjiasdopijo
f
asdfjp

#[tracing::instrument(level = "trace", ret)]
// TODO: proper safety. This should return a Result but I'm being a savage for demo purposes.
fn as_cstr(s: &str) -> CString {
Expand Down

0 comments on commit 5e336b6

Please sign in to comment.