This commit is contained in:
2025-12-03 23:59:07 +01:00
commit 0474558835
11 changed files with 5411 additions and 0 deletions

2
in5.txt Normal file
View File

@@ -0,0 +1,2 @@
let x: Int = 5 + 3;
let y: Int = x - 1;