mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Add failing test for smartSelect string literals
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/// <reference path="fourslash.ts" />
|
||||
|
||||
//// const a = 'a';
|
||||
//// const b = /**/'b';
|
||||
|
||||
verify.baselineSmartSelection();
|
||||
Reference in New Issue
Block a user