Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Seggan committed Dec 20, 2023
1 parent dfa2359 commit 02dcfb2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ class Chunk(
} else {
loaded!!
}
loaded = null
if (insn.global) {
state.globals[insn.name] = module
} else {
Expand Down

0 comments on commit 02dcfb2

Please sign in to comment.