Skip to content

Commit ad9c29b

Browse files
committed
add test
1 parent a08d18a commit ad9c29b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/// <reference path="fourslash.ts"/>
2+
3+
//// /**
4+
//// * /*1*/
5+
//// */
6+
7+
goTo.marker("1");
8+
edit.insertLine("");
9+
verify.currentFileContentIs(
10+
` /**
11+
*
12+
13+
*/`
14+
);

0 commit comments

Comments
 (0)