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

- Replace `*` by `&` for C code - Make `Row.vals` mutable. Otherwise line 56 will raise error.
- Replace `*` by `&` for C code - Make `Row.vals` mutable. Otherwise line 56 will raise error.