We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36aa101 commit b6c4154Copy full SHA for b6c4154
tests/cases/fourslash/smartSelection_stringLiteral.ts
@@ -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