summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/ffi/unstable_ffi_5.js
blob: 416c781752475f905c9a588ef488a8a5e8db98de (plain)
1
2
3
4
5
6
Deno[Deno.internal].core.ops.op_ffi_buf_copy_into(
  null,
  0,
  new Uint8Array(0),
  0,
);