mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08: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