Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
createTestHelpers from
'../createTestHelpers'
;
2
const
{expectTransform, expectNoChange} = createTestHelpers([
'let'
]);
3
4
describe(
'Let/const'
, () => {
Callers
nothing calls this directly
Calls
2
expectTransform
Function · 0.85
expectNoChange
Function · 0.85
Tested by
no test coverage detected