Commit 29066373 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 76fec992
......@@ -97,8 +97,8 @@ func TestRangeSet(t *testing.T) {
E(
S(1,3, 5,7, 11,100), // A
S(noo, oo), // B
S(1,3, 5,7, 11,100), // U
S()), // D
S(noo, oo), // U
S()), // D
// [1,3) [5,7) + insert [3,5) -> [1,7)
E(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment