7 lines
99 B
Rust
7 lines
99 B
Rust
// @generated
|
|
// rustfmt-format_generated_files: true
|
|
|
|
fn main() {
|
|
println!("hello, world");
|
|
}
|