hello-world-jjr 0.1.0

This is just a demo.
Documentation
fn main() {
    println!("Hello World!");
}