5 lines
65 B
Rust
5 lines
65 B
Rust
|
|
//@ check-pass
|
||
|
|
//@ compile-flags: -Cno-stack-check
|
||
|
|
|
||
|
|
fn main() {}
|