1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

CI: fix failing tests because of hash.wyhash duplicates

This commit is contained in:
Delyan Angelov
2020-07-18 15:27:57 +03:00
parent ca8344460a
commit de0fc53d62
7 changed files with 6 additions and 145 deletions

View File

@@ -5,7 +5,7 @@ module wyrand
import math.bits
import rand.util
import hash.wyhash
import hash as wyhash
// Redefinition of some constants that we will need for pseudorandom number generation
const (