Implemented 64-bit move
This commit is contained in:
parent
123738f88c
commit
bf80551a15
8 changed files with 62 additions and 29 deletions
|
@ -1,7 +1,7 @@
|
|||
import mem
|
||||
import sys
|
||||
|
||||
printNum(x) {
|
||||
number(x) {
|
||||
length := 20
|
||||
buffer := mem.alloc(length)
|
||||
end := buffer + length
|
Loading…
Add table
Add a link
Reference in a new issue