MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-iter-pull-sync.js

File test-stream-iter-pull-sync.js

test/parallel/test-stream-iter-pull-sync.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-stream-iter
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Tested by

no test coverage detected