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