Skip to content

Commit 60bad3b

Browse files
michibooxwu
andauthored
Update Sources/Algorithms/Suffix.swift
Co-authored-by: Xiaodi Wu <[email protected]>
1 parent 08e424e commit 60bad3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Algorithms/Suffix.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ extension BidirectionalCollection {
3636
}
3737
return self[result...]
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)