mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05:00
Add test for issue#903
This commit is contained in:
8
tests/cases/fourslash/completionListAfterSlash.ts
Normal file
8
tests/cases/fourslash/completionListAfterSlash.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
/// <reference path='fourslash.ts' />
|
||||
|
||||
////var a = 0;
|
||||
////a/./**/
|
||||
|
||||
goTo.marker();
|
||||
// should not crash
|
||||
verify.completionListIsEmpty();
|
||||
Reference in New Issue
Block a user