summaryrefslogtreecommitdiff
path: root/tests/specs/test/markdown_full_block_names/main.out
blob: d7e991ce10ea09093d110fa16e810134ac7a33d6 (plain)
1
2
3
4
5
6
Check [WILDCARD]/main.md$5-8.js
Check [WILDCARD]/main.md$17-20.ts
error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'.
    const a: string = 42;
          ^
    at [WILDCARD]/main.md$17-20.ts:2:11