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