mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
refactor
This commit is contained in:
@@ -18,7 +18,7 @@ import {has_toplevel_await} from './find_definitions.js'
|
|||||||
|
|
||||||
// import runtime as external because it has non-functional code
|
// import runtime as external because it has non-functional code
|
||||||
// external
|
// external
|
||||||
import {run, do_eval_expand_calltree_node, Multiversion} from './runtime.js'
|
import {run, do_eval_expand_calltree_node, Multiversion} from './runtime/runtime.js'
|
||||||
|
|
||||||
// TODO: fix error messages. For example, "__fn is not a function"
|
// TODO: fix error messages. For example, "__fn is not a function"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user