TypeScript/tests/cases/fourslash/tsxCompletionOnOpeningTagWithoutJSX1.ts
2015-12-14 15:03:16 -08:00

7 lines
135 B
TypeScript

/// <reference path='fourslash.ts' />
//@Filename: file.tsx
//// var x = </**/;
goTo.marker();
verify.memberListCount(41);