0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/test/markdown_with_comment.out

5 lines
220 B
Text

Check [WILDCARD]/test/markdown_with_comment.md$34-37.ts
error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'.
const a: string = 42;
^
at [WILDCARD]/test/markdown_with_comment.md$34-37.ts:1:7