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