atom-beautify/examples/nested-jsbeautifyrc/rust/expected/test.rs

3 lines
43 B
Rust

fn main() {
println!("hello, world");
}