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

rand: use full import in tests (fix -usecache)

This commit is contained in:
joe-conigliaro
2020-12-22 22:04:51 +11:00
parent 1b39408eb6
commit 7224cd667c
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
import musl
import math
import rand.musl
import rand.util
const (