Skip to content

Commit 7da4e44

Browse files
author
zhengbli
committed
Add tests
1 parent 896f745 commit 7da4e44

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/// <reference path="fourslash.ts" />
2+
3+
////if (true) {
4+
//// let foo = `
5+
/////*
6+
////`/*1*/}
7+
8+
goTo.marker('1');
9+
edit.insert(";");
10+
11+
verify.currentFileContentIs("if (true) {\n let foo = `\n/* \n`;}");

0 commit comments

Comments
 (0)