Skip to content

Commit b6c4154

Browse files
committed
Add failing test for smartSelect string literals
1 parent 36aa101 commit b6c4154

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/// <reference path="fourslash.ts" />
2+
3+
//// const a = 'a';
4+
//// const b = /**/'b';
5+
6+
verify.baselineSmartSelection();

0 commit comments

Comments
 (0)