mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
gg: GG => Context
This commit is contained in:
parent
926ffc8aa9
commit
13a7ce9e69
18 changed files with 33 additions and 33 deletions
|
@ -12,4 +12,4 @@ type SysRNG WyRandRNG
|
|||
[inline]
|
||||
pub fn (r SysRNG) default_rand() int {
|
||||
return r.int()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue