mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52:28 +08:00
test: update ExampleRandUniqueIntSlice
This commit is contained in:
@@ -130,7 +130,6 @@ func ExampleRandUniqueIntSlice() {
|
|||||||
if len(result) == 5 {
|
if len(result) == 5 {
|
||||||
fmt.Println("ok")
|
fmt.Println("ok")
|
||||||
}
|
}
|
||||||
fmt.Println(result)
|
|
||||||
|
|
||||||
// Output:
|
// Output:
|
||||||
// ok
|
// ok
|
||||||
|
|||||||
Reference in New Issue
Block a user