mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-15 04:15:28 +07:00
collect_garbage api function (not impl yet)
This commit is contained in:
@@ -2,7 +2,7 @@ require 'develop.unload' 'evolved'
|
||||
|
||||
local evo = require 'evolved'
|
||||
|
||||
evo.debug(true)
|
||||
evo.debug_mode(true)
|
||||
|
||||
do
|
||||
local e1, e2 = evo.id(), evo.id()
|
||||
|
||||
Reference in New Issue
Block a user