4 lines
34 B
Rust
4 lines
34 B
Rust
|
fn main() {
|
||
|
const fn f() {}
|
||
|
}
|