Sign in
◑
Theme
rust
/
rust
/
0883b8cc7926859cd296afde42c5b2d7aaae5ce5
/
.
/
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
()
{}