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