TypeScript/tests/cases/fourslash/outliningForNonCompleteInterfaceDeclaration.ts
Mohamed Hegazy a8df9c1586 update test
2014-08-12 17:43:15 -07:00

6 lines
123 B
TypeScript

/// <reference path="fourslash.ts"/>
////interface I[||]
// should not crash
verify.outliningSpansInCurrentFile([]);