Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mischnic committed Sep 9, 2024
1 parent 8125441 commit c2ba451
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2103,7 +2103,7 @@ async fn handle_free_var_reference(
None => None,
},
state.import_externals,
true,
false,
)
.resolve()
.await?;
Expand Down

0 comments on commit c2ba451

Please sign in to comment.