Skip to content

Commit 39456ea

Browse files
author
Jackson Kearl
committed
Update line numbers
1 parent bed0ab4 commit 39456ea

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.vscode/searches/es6.code-search

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ src/vs/base/common/strings.ts:
7979
170 */
8080
171 export function endsWith(haystack: string, needle: string): boolean {
8181

82-
853
83-
854 /**
84-
855: * @deprecated ES6
85-
856 */
86-
857 export function repeat(s: string, count: number): string {
82+
861
83+
862 /**
84+
863: * @deprecated ES6
85+
864 */
86+
865 export function repeat(s: string, count: number): string {

0 commit comments

Comments
 (0)