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