Hello World !

This is the hello post !

  let a:i32 = 5;
  fn funfun() {
    println!("Hello !")
  }