mirror of
https://github.com/leporello-js/leporello-js
synced 2026-03-18 23:24:29 -07:00
fix
This commit is contained in:
@@ -814,6 +814,7 @@ const do_eval_frame_expr = (node, scope, callsleft) => {
|
||||
// TODO fix error messages
|
||||
error: new Error('is not a function'),
|
||||
children,
|
||||
calls,
|
||||
}
|
||||
}
|
||||
const c = calls[0]
|
||||
|
||||
Reference in New Issue
Block a user