exercises

Log | Files | Refs | README

main.rs (45B)


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