diff options
Diffstat (limited to 'tests/testdata/test/markdown_with_comment.out')
| -rw-r--r-- | tests/testdata/test/markdown_with_comment.out | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/testdata/test/markdown_with_comment.out b/tests/testdata/test/markdown_with_comment.out deleted file mode 100644 index b202919d8..000000000 --- a/tests/testdata/test/markdown_with_comment.out +++ /dev/null @@ -1,5 +0,0 @@ -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 |
