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