TypeScript/tests/cases/fourslash/completionListAfterSlash.ts

8 lines
148 B
TypeScript

/// <reference path='fourslash.ts' />
////var a = 0;
////a/./**/
// should not crash
verify.completions({ marker: "", exact: undefined });