Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
src
/
tools
/
miri
/
tests
/
fail
/
no_main.rs
blob: 4bbd820a636a0da0342b923f2541bba7e773d825 [
file
] [
log
] [
blame
]
//@error-in-other-file: Miri can only run programs that have a main function.
#![
no_main
]