summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/package_json/basic/fail_check.ts
blob: cef10763d42cfd3d11841ead8fa6ca2566659f1f (plain)
1
2
3
import { getValue } from "./lib.ts";

const _test: string = getValue();