mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
fix bug
This commit is contained in:
@@ -331,8 +331,6 @@ export const eval_modules = (
|
||||
// TODO use native array for stack for perf? stack contains booleans
|
||||
stack: new Array(),
|
||||
|
||||
logs: [],
|
||||
|
||||
searched_location: location,
|
||||
found_call: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user