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

File letTest.js

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

Source from the content-addressed store, hash-verified

1import createTestHelpers from '../createTestHelpers';
2const {expectTransform, expectNoChange} = createTestHelpers(['let']);
3
4describe('Let/const', () => {

Callers

nothing calls this directly

Calls 2

expectTransformFunction · 0.85
expectNoChangeFunction · 0.85

Tested by

no test coverage detected