3 lines
53 B
Rust
3 lines
53 B
Rust
|
pure fn c() -> bool { check c(); true }
|
||
|
fn main() {}
|