about summary refs log blame commit diff stats
path: root/build/rust/src/main.rs
blob: e7a11a969c037e00a796aafeff6258501ec15e9a (plain) (tree)
1
2
3

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