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