Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ajv-validator/ajv
/ log
Function
log
spec/codegen.spec.ts:264–266 ·
view source on GitHub ↗
(comparison: string)
Source
from the content-addressed store, hash-verified
262
})
263
264
function
log(comparison: string): void {
265
gen.code(_`console.log(${comparison})`)
266
}
267
})
268
269
describe(
"for statement"
, () => {
Callers
1
codegen.spec.ts
File · 0.70
Calls
2
_
Function · 0.90
code
Method · 0.80
Tested by
no test coverage detected