Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
26589a3951b5988296ddd338a7ca3df8fec1535b
/
.
/
test
/
unit
/
debug_info
/
test.rs
blob: f6090737c494f9542bc729de20ad83e477899cdb [
file
] [
log
] [
blame
]
#[
test
]
fn
test
()
{
eprintln
!(
"test"
);
}