github.com/aretext/aretext@v1.3.0/syntax/languages/testdata/rust/hello.rs (about) 1 fn main() { 2 println!("Hello World!"); 3 }