summaryrefslogtreecommitdiff
path: root/ops/optimizer_tests/unit_ret.out
diff options
context:
space:
mode:
Diffstat (limited to 'ops/optimizer_tests/unit_ret.out')
-rw-r--r--ops/optimizer_tests/unit_ret.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/optimizer_tests/unit_ret.out b/ops/optimizer_tests/unit_ret.out
index 942d907e9..a1ff75682 100644
--- a/ops/optimizer_tests/unit_ret.out
+++ b/ops/optimizer_tests/unit_ret.out
@@ -79,6 +79,7 @@ impl<'scope> deno_core::v8::fast_api::FastFunction for op_unit_fast {
deno_core::v8::fast_api::CType::Void
}
}
+#[allow(clippy::too_many_arguments)]
fn op_unit_fast_fn<'scope>(_: deno_core::v8::Local<deno_core::v8::Object>) -> () {
use deno_core::v8;
use deno_core::_ops;