MCPcopy
hub / github.com/lebab/lebab / forOfTest.js

File forOfTest.js

test/transform/forOfTest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import createTestHelpers from '../createTestHelpers';
2const {expectTransform, expectNoChange} = createTestHelpers(['for-of']);
3
4describe('For loops to for-of', () => {

Callers

nothing calls this directly

Calls 2

expectTransformFunction · 0.85
expectNoChangeFunction · 0.85

Tested by

no test coverage detected