mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Add test for issue#903
This commit is contained in:
parent
3dc6072f58
commit
161eea13e0
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();
|
||||
Loading…
x
Reference in New Issue
Block a user