mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
testing: finish implementation of call stack view (#221305)
This commit is contained in:
@@ -657,4 +657,4 @@ function findLastIndex<T>(arr: T[], predicate: (value: T) => boolean) {
|
||||
}
|
||||
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user