Fix typos, add some code
This commit is contained in:
parent
83da9d31cc
commit
6fc4750cdc
15 changed files with 155 additions and 78 deletions
|
@ -1 +0,0 @@
|
|||
../../project
|
1
tex/code/project/backend
Symbolic link
1
tex/code/project/backend
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../project/backend/src
|
1
tex/code/project/frontend
Symbolic link
1
tex/code/project/frontend
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../project/frontend/src
|
|
@ -1,2 +1,2 @@
|
|||
let name = "Marko"; // string slice
|
||||
let age = 26; // integer
|
||||
let name = "Marko"; // Merkkijono
|
||||
let age = 26; // Kokonaisluku
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue