Add failing test for smartSelect string literals

This commit is contained in:
Andrew Branch
2019-06-14 15:42:29 -07:00
parent 36aa1014f8
commit b6c415485a
@@ -0,0 +1,6 @@
/// <reference path="fourslash.ts" />
//// const a = 'a';
//// const b = /**/'b';
verify.baselineSmartSelection();