mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
3 lines
50 B
V
3 lines
50 B
V
module wyrand
|
|
|
|
pub fn (mut r WyRandRNG) free() {}
|