Continue writing report
This commit is contained in:
parent
bc3fe77c93
commit
f36c9fef60
22 changed files with 266 additions and 165 deletions
2
tex/code/type-inference.rs
Normal file
2
tex/code/type-inference.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
let name = "Marko"; // string slice
|
||||
let age = 26; // integer
|
Loading…
Add table
Add a link
Reference in a new issue