OSDN Git Service

libgo: Update to weekly 2011-11-09.
[pf3gnuchains/gcc-fork.git] / libgo / go / testing / quick / quick.go
index 9e6b84b..f94c541 100644 (file)
@@ -9,7 +9,7 @@ import (
        "flag"
        "fmt"
        "math"
-       "rand"
+       "math/rand"
        "reflect"
        "strings"
 )