This commit is contained in:
Dmitry Vasilev
2023-11-17 13:16:37 +08:00
parent 0bb4ad8571
commit 2ce096dc53
3 changed files with 1 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ import {has_toplevel_await} from './find_definitions.js'
// import runtime as external because it has non-functional code
// 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"