Sign in
rust
/
rust
/
112d833ea5c72f89078069ffc5d10da5b1adf2ca
/
.
/
src
/
tools
/
miri
/
tests
/
genmc
/
pass
/
std
/
empty_main.rs
blob: f0e4155ccd5ddbb56e7e0b7d4bd6b34a7fd58b4c [
file
]
//@compile-flags: -Zmiri-genmc -Zmiri-disable-stacked-borrows
//@normalize-stderr-test: "\n *= note: inside `std::.*" -> ""
// A lot of code runs before main, which we should be able to handle in GenMC mode.
fn
main
()
{}