Commit a9e7b97a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a924e7aa
...@@ -820,7 +820,6 @@ func TestΔBTail(t *testing.T) { ...@@ -820,7 +820,6 @@ func TestΔBTail(t *testing.T) {
7: K(1,2,3,4,5,6,7), 7: K(1,2,3,4,5,6,7),
oo: K(1,2,3,4,5,6,7)}), oo: K(1,2,3,4,5,6,7)}),
///*
"T/B:", "T/B:",
// +1 // +1
...@@ -839,7 +838,6 @@ func TestΔBTail(t *testing.T) { ...@@ -839,7 +838,6 @@ func TestΔBTail(t *testing.T) {
A{1: K(1,2), A{1: K(1,2),
2: K(1,2), 2: K(1,2),
oo: K(1,2)}), oo: K(1,2)}),
//*/
// 2: b->c // 2: b->c
Δ("T/B2:c", Δ("T/B2:c",
......
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