summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/ffi/unstable_ffi_4.js
blob: c62905ead4771d655841d0406e0d06aa3435a279 (plain)
1
2
3
4
Deno[Deno.internal].core.ops.op_ffi_ptr_of(
  new Uint8Array(0),
  new Uint32Array(2),
);