blob: 80435010d219beb6a5ec41f00b4a9878f4d70c38 [file] [log] [blame]
fn main() {
println!("Hello Rust!");
println!("Run from GN");
}