Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
incremental
/
remove_source_file
/
auxiliary
/
mod.rs
blob: 96a366d9633a459c31e326ac9431d3410bc79bb6 [
file
] [
log
] [
blame
]
pub
fn
print_hello
()
{
println
!(
"hello"
);
}