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