summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/check_local_by_default2.out
blob: 60f5760f8be0ce4dc7cc65fbaa00d2e6dd29b393 (plain)
1
2
3
4
error: TS2322 [ERROR]: Type '12' is not assignable to type '"b"'.
const b: "b" = 12;
      ^
    at [WILDCARD]bundle/check_local_by_default2.ts:3:7