Sign in
rust
/
rust
/
b032fac34e5be72aa02748eadd4e8d8917a7e758
/
.
/
src
/
tools
/
miri
/
tests
/
genmc
/
pass
/
std
/
empty_main.rs
blob: f0e4155ccd5ddbb56e7e0b7d4bd6b34a7fd58b4c [
file
] [
log
] [
blame
]
//@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
()
{}