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-notation.rs
Normal file
2
tex/code/type-notation.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
let name: &str = "Marko";
|
||||
let age: u8 = 26;
|
Loading…
Add table
Add a link
Reference in a new issue