mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
show value explorer on edit async code
This commit is contained in:
@@ -2885,6 +2885,7 @@ const y = x()`
|
||||
after_edit.eval_modules_state.toplevel
|
||||
)
|
||||
assert_equal(after_edit_finished.active_calltree_node.fn.name, 'f')
|
||||
assert_equal(after_edit_finished.value_explorer.result.value, 1)
|
||||
}),
|
||||
|
||||
test('async/await move_cursor', async () => {
|
||||
|
||||
Reference in New Issue
Block a user