MCPcopy 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

1import assert from "node:assert";
2import type {Program} from "acorn";
3import {Parser} from "acorn";
4import {checkAssignments} from "../../src/javascript/assignments.js";

Callers

nothing calls this directly

Calls 3

findReferencesFunction · 0.85
checkAssignmentsFunction · 0.85
parseFunction · 0.70

Tested by

no test coverage detected