Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
src
/
tools
/
miri
/
tests
/
pass
/
empty_main.rs
blob: d081b6db6702af3fbd54f8e3303ffdfde984a192 [
file
] [
log
] [
blame
]
// This may look trivial, but a bunch of code runs in std before
// `main` is called, so we are ensuring that that all works.
fn
main
()
{}