TypeScript/tests/cases/fourslash/declareFunction.ts

8 lines
189 B
TypeScript
Raw Normal View History

2014-07-13 01:04:16 +02:00
/// <reference path="fourslash.ts" />
//// /**/declare function
goTo.marker();
//verify there is no empty navigation item.
verify.navigationItemsListCount(0, "^$"/*empty string*/)