rust/tests/ui/deprecation/deprecated_no_stack_check_o...

5 lines
65 B
Rust

//@ check-pass
//@ compile-flags: -Cno-stack-check
fn main() {}