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