Sign in
◑
Theme
rust
/
rust
/
b5fa7495fe03b9152ecd23cb910ea8e5ccf87f26
/
.
/
src
/
tools
/
miri
/
tests
/
genmc
/
pass
/
std
/
empty_main.rs
blob: 2ffc3388fb36c3e19eb56b17973e34bfacfcadcd [
file
]
//@compile-flags: -Zmiri-genmc -Zmiri-disable-stacked-borrows
// A lot of code runs before main, which we should be able to handle in GenMC mode.
fn
main
()
{}