You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this.raiseError(`${testName} failed - expected to find ${endMarkers.length} definitions but got ${definitions.length}`);
@@ -682,10 +683,6 @@ namespace FourSlash {
682
683
}
683
684
}
684
685
685
-
privateisDefinitionInfoAndBoundSpan(definition: ts.DefinitionInfo[]|ts.DefinitionInfoAndBoundSpan|undefined): definition is ts.DefinitionInfoAndBoundSpan{
0 commit comments