Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
littledivy committed Oct 9, 2024
1 parent 46612e0 commit f0725dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ops/op2/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ pub(crate) fn generate_op2(
needs_retval: false,
needs_scope: false,
needs_fast_isolate: false,
needs_fast_scope: false,
needs_isolate: false,
needs_opctx: false,
needs_opstate: false,
Expand Down

0 comments on commit f0725dd

Please sign in to comment.