4 lines
37 B
Rust
4 lines
37 B
Rust
|
#![crate_name = "foo"]
|
||
|
|
||
|
fn main() {}
|