summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/unstable_ffi_5.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/unstable_ffi_5.js')
-rw-r--r--cli/tests/testdata/unstable_ffi_5.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/unstable_ffi_5.js b/cli/tests/testdata/unstable_ffi_5.js
index 447ff5842..dc494023d 100644
--- a/cli/tests/testdata/unstable_ffi_5.js
+++ b/cli/tests/testdata/unstable_ffi_5.js
@@ -1 +1 @@
-Deno.core.opSync("op_ffi_buf_copy_into", [[0, 0], new Uint8Array(0), 0]);
+Deno.core.opSync("op_ffi_buf_copy_into", 0n, new Uint8Array(0), 0);