Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
0a4c4dfb0dc3c81c7b541ea5f0910341fefceed2
/
.
/
test
/
test_env
/
src
/
main.rs
blob: 5bf256ea9783f639cefb76930fbe02fc511041fb [
file
]
fn
main
()
{
println
!(
"Hello world"
);
}