Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/observablehq/framework
/ assignments-test.ts
File
assignments-test.ts
test/javascript/assignments-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
type
{Program} from
"acorn"
;
3
import
{Parser} from
"acorn"
;
4
import
{checkAssignments} from
"../../src/javascript/assignments.js"
;
Callers
nothing calls this directly
Calls
3
findReferences
Function · 0.85
checkAssignments
Function · 0.85
parse
Function · 0.70
Tested by
no test coverage detected