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