This commit is contained in:
2021-04-21 17:01:42 +03:00
commit 281a96945a
613 changed files with 202255 additions and 0 deletions

5
projects/Tables/Main.vm Normal file
View File

@@ -0,0 +1,5 @@
function Main.main 1
call Table.new 0
pop local 0
push constant 0
return