Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
ffe0edc09287c730853d799c42fbb38e92bbd5bf
/
.
/
Tests
/
RustOnly
/
moda.rs
blob: a70276634ba1fee23b1c75c422198103516932ed [
file
]
pub
fn
moda_greet
()
{
println
!(
"Hello from moda"
);
}