mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: GG => Context
This commit is contained in:
@ -12,4 +12,4 @@ type SysRNG WyRandRNG
|
||||
[inline]
|
||||
pub fn (r SysRNG) default_rand() int {
|
||||
return r.int()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user