mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
7 lines
286 B
Text
7 lines
286 B
Text
|
Check [WILDCARD]/test/markdown_full_block_names.md$5-8.js
|
||
|
Check [WILDCARD]/test/markdown_full_block_names.md$17-20.ts
|
||
|
error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'.
|
||
|
const a: string = 42;
|
||
|
^
|
||
|
at [WILDCARD]/test/markdown_full_block_names.md$17-20.ts:1:7
|