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