TypeScript/tests/cases/fourslash/completionListNewIdentifierBindingElement.ts
Paul van Brenk 45591c846c CR feedback
2015-04-30 17:13:26 -07:00

6 lines
111 B
TypeScript

/// <reference path='fourslash.ts' />
////var { x:html/*1*/
goTo.marker("1");
verify.completionListIsEmpty();