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