7 lines
99 B
Rust

// @generated
// rustfmt-format_generated_files: true
fn main() {
println!("hello, world");
}