diff --git a/Sources/Megrez/4_Span.swift b/Sources/Megrez/4_Span.swift index 9d7efb3..7320939 100644 --- a/Sources/Megrez/4_Span.swift +++ b/Sources/Megrez/4_Span.swift @@ -79,12 +79,8 @@ extension Megrez.Compositor { // 再獲取以當前位置結尾或開頭的節點。 let begin: Int = location - min(location, Megrez.Compositor.maxSpanLength - 1) for theLocation in begin..