rustc/tests/ui/rustc-env/min-stack-banana.rs
2024-07-31 08:40:13 +02:00

3 lines
49 B
Rust

//@ rustc-env:RUST_MIN_STACK=banana
fn main() {}