go/src/unique/clone_test.go

func TestMakeCloneSeq(t *testing.T) {}

func cSeq(stringOffsets ...uintptr) cloneSeq {}

func testCloneSeq[T any](t *testing.T, want cloneSeq) {}