Implemented 64-bit move
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import mem
|
||||
import sys
|
||||
|
||||
printNum(x) {
|
||||
number(x) {
|
||||
length := 20
|
||||
buffer := mem.alloc(length)
|
||||
end := buffer + length
|
Reference in New Issue
Block a user