fix buffer overflow in hashmap to array function.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#term.log(global)
|
||||
let i = 1e7
|
||||
let i = 0
|
||||
while (true) do
|
||||
term.log(global)
|
||||
#i=i-1
|
||||
#term.log(i)
|
||||
string(global)
|
||||
Reference in New Issue
Block a user