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