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

3 lines
43 B
Rust
Raw Normal View History

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