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