Skip to content

Commit a59ac8f

Browse files
committed
Update test
1 parent dae1126 commit a59ac8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/cases/fourslash/incrementalParsingWithJsDoc.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/// <reference path="fourslash.ts"/>
22

3-
////import a from 'a/aaaaaaa/aaaaaaa/aaaaaa/aaaaaaa';
3+
////[|import a from 'a/aaaaaaa/aaaaaaa/aaaaaa/aaaaaaa';
44
/////**/import b from 'b';
5-
////import c from 'c';
5+
////import c from 'c';|]
66
////
77
////[|/** @internal */|]
88
////export class LanguageIdentifier[| { }|]

0 commit comments

Comments
 (0)