TypeScript/tests/cases/fourslash/declareFunction.ts
Andy efc1b7df08
More thoroughly test navigateTo (#25239)
* More thoroughly test navigateTo

* Fix #25233 and #25237

* Update API (#24966)
2018-07-02 19:25:27 -07:00

6 lines
116 B
TypeScript

/// <reference path="fourslash.ts" />
////declare function
verify.navigateTo({ pattern: "", expected: [] });