mirror of
https://github.com/usatiuk/nand2tetris.git
synced 2025-10-29 08:37:48 +01:00
init
This commit is contained in:
5
projects/Tables/Main.vm
Normal file
5
projects/Tables/Main.vm
Normal file
@@ -0,0 +1,5 @@
|
||||
function Main.main 1
|
||||
call Table.new 0
|
||||
pop local 0
|
||||
push constant 0
|
||||
return
|
||||
Reference in New Issue
Block a user