Skip to content

Commit 6d90fb3

Browse files
committed
Avoid error
1 parent eb9ad2a commit 6d90fb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/testRunner/unittests/jsDocParsing.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ namespace ts {
314314
`/**
315315
* {@link first link}
316316
* Inside {@link link text} thing
317-
* @see {@link second link text} and {@link Foo|a foo} as well.
318317
*/`);
319318
parsesCorrectly("authorTag",
320319
`/**

0 commit comments

Comments
 (0)