Skip to content

Commit

Permalink
test 2: should fail
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonnet committed Nov 14, 2024
1 parent 9ac4ce8 commit 4223a9b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scratch/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ 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.
Expand Down

0 comments on commit 4223a9b

Please sign in to comment.