Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
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
()
{}