Fixed incorrect const values
This commit is contained in:
parent
04ece57b27
commit
1ca61190eb
22 changed files with 93 additions and 92 deletions
|
@ -1,5 +0,0 @@
|
|||
import sys
|
||||
|
||||
free(address []any) -> int {
|
||||
return sys.munmap(address-8, len(address)+8)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue