summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/ffi/unstable_ffi_4.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/run/ffi/unstable_ffi_4.js')
-rw-r--r--cli/tests/testdata/run/ffi/unstable_ffi_4.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/run/ffi/unstable_ffi_4.js b/cli/tests/testdata/run/ffi/unstable_ffi_4.js
new file mode 100644
index 000000000..8b4f3d75a
--- /dev/null
+++ b/cli/tests/testdata/run/ffi/unstable_ffi_4.js
@@ -0,0 +1 @@
+Deno.core.ops.op_ffi_ptr_of(new Uint8Array(0));