thesis/tex/code/type-inference.rs
2020-05-02 21:11:26 +03:00

2 lines
66 B
Rust

let name = "Marko"; // string slice
let age = 26; // integer